postal.js/lib/report/report.json

59 lines
No EOL
1.4 KiB
JSON
Executable file

{
"summary": {
"total": {
"sloc": 389,
"maintainability": 122.7195452557921
},
"average": {
"sloc": 389,
"maintainability": "122.72"
}
},
"reports": [
{
"info": {
"file": "./postal.js",
"fileShort": "./postal.js",
"fileSafe": "__postal_js",
"link": "files/__postal_js/index.html"
},
"complexity": {
"aggregate": {
"line": 7,
"complexity": {
"sloc": {
"physical": 389,
"logical": 253
},
"cyclomatic": 49,
"halstead": {
"operators": {
"distinct": 28,
"total": 728,
"identifiers": [
"__stripped__"
]
},
"operands": {
"distinct": 153,
"total": 861,
"identifiers": [
"__stripped__"
]
},
"length": 1589,
"vocabulary": 181,
"difficulty": 78.78431372549021,
"volume": 11917.255114575213,
"effort": 938892.7656933963,
"bugs": 3.972418371525071,
"time": 52160.70920518869
}
}
},
"module": "./postal.js",
"maintainability": 122.7195452557921
}
}
]
}