Skip to content

Commit

Permalink
auto analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
ignatandrei committed Oct 15, 2024
1 parent 8c1fd00 commit 3ed0221
Show file tree
Hide file tree
Showing 39 changed files with 903 additions and 1,328 deletions.
2,170 changes: 848 additions & 1,322 deletions docs/NetPackageAnalyzer_summary.html

Large diffs are not rendered by default.

49 changes: 49 additions & 0 deletions docs/NetPackageAnalyzer_summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@

# Summary for NetPackageAnalyzer

## Project relations

![Project relations](./images/NetPackageAnalyzer_summary/projects-without-tests.png)



## Project Data

### Public Classes per project

![Class per project](./images/NetPackageAnalyzer_summary/Public-class-per-project.png)

### Number lines per project

![Number lines per project](./images/NetPackageAnalyzer_summary/Number-exec-lines-per-project.png)


## Class data

### Public methods per class

![Public methods](./images/NetPackageAnalyzer_summary/Public-methods-per-class.png)

### Number methods per class

![Number-methods-per-class](./images/NetPackageAnalyzer_summary/Number-methods-per-class.png)

### Number lines per class
![Number-exec-lines-per-class](./images/NetPackageAnalyzer_summary/Number-exec-lines-per-class.png)

## Method data

### Cyclomatic complexity per method

![Cyclomatic-Complexity-for-Method](./images/NetPackageAnalyzer_summary/Cyclomatic-Complexity-for-Method.png)

### Maintainability index per method
![Maintainability-for-Method](./images/NetPackageAnalyzer_summary/Maintainability-for-Method.png)

### Number lines per method
![Number-exec-lines-per-method](./images/NetPackageAnalyzer_summary/Number-exec-lines-per-method.png)



## Commits
![Number-exec-lines-per-method](./images/NetPackageAnalyzer_summary/commits-year-project.png)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions src/NetPackageAnalyzer/.config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
],
"rollForward": false
},
"netpackageanalyzerconsole": {
"version": "8.2024.1014.1828",
"dotnet-depends": {
"version": "0.8.0",
"commands": [
"PackageAnalyzer"
"dotnet-depends"
],
"rollForward": false
},
"dotnet-depends": {
"version": "0.8.0",
"netpackageanalyzerconsole": {
"version": "8.2024.1015.1904",
"commands": [
"dotnet-depends"
"PackageAnalyzer"
],
"rollForward": false
}
Expand Down

0 comments on commit 3ed0221

Please sign in to comment.