emilsonsn/pole-mapping-app

https://github.com/emilsonsn/pole-mapping-app

New Analysis
Last analysis: Mar 11, 2026 21:23

GitHub Stats

Stars

0

Forks

0

Watchers

0

Open Issues

0

Contributors

1

Default Branch

main

Repository Overview

Files

311

Folders

4

Size

7.67 MB

Tests

1

Code Analysis

Lines of Code

9,434

Files Analyzed

195

Total Commits

21

Contributors

2

Structure Metrics

Max Depth

8

Avg Files per Folder

77.75

Test Coverage

0.32%

Project DNA

73
Good
documentation 80/100
tests 13/100
structure 100/100
size 100/100
maintainability 75/100

Hotspot Files

Files with most changes (high churn)

maintenance.component.ts 11 changes
pole-create.component.ts 9 changes
home.component.ts 8 changes
pole-create.component.html 8 changes
maintenance-history.component.html 7 changes

Stack Signals

Laravel
Symfony
React
Vue
Angular
Node.js
Python
Django
Flask
FastAPI
Spring
Express
Next.js
Nuxt
NestJS
.NET
ASP.NET
HTML
CSS

Languages

ts 60%
scss 19.49%
html 18.46%
java 1.54%
css 0.51%

Largest Directories

src 221 files
assets 2 files
android 77 files
resources 2 files

Largest Files

_globals.scss 397 lines
maintenance.component.ts 342 lines
pole-create.component.ts 402 lines
dialog-product.component.ts 388 lines
sidebar-private.component.scss 230 lines

Dependencies & Documentation

README
Docs
go.mod
Gemfile
package.json
composer.json
pyproject.toml
requirements.txt

Project Structure (depth 3)

-- src
|   -- app
|   |   -- store
|   |   -- views
|   |   |   -- public
|   |   |   -- private
|   |   |   -- session
|   |   -- guards
|   |   -- models
|   |   |   -- quiz
|   |   -- shared
|   |   |   -- pipes
|   |   |   -- config
|   |   |   -- tables
|   |   |   -- dialogs
|   |   |   -- layouts
|   |   |   -- components
|   |   |   -- directives
|   |   -- services
|   |   |   -- quiz
|   |   -- interceptors
|   -- assets
|   |   -- scss
|   |   -- images
|   |   -- animation
|   -- environments
-- assets
-- android
|   -- app
|   |   -- src
|   |   |   -- main
|   |   |   -- test
|   |   |   -- androidTest
|   -- gradle
|   |   -- wrapper
-- resources