poll
{{ units.title }}
filter
Filter
".{{ extensionFilter.value }}" units
{{ scopeFilter.value}}
size between {{ locRange[0] }} and {{ locRange[1] }} lines of code
File Size (lines of code):
= {{ filteredUnits.length }} units containing {{ filteredUnitsLoc }} lines of
code
({{ Math.round(100 * filteredUnits.length / units.units.length, 2) }}% of units, {{ Math.round(100 *
filteredUnitsLoc / unitsLoc) }}% of code).
|
{{ props.item.linesOfCode }} |
{{ props.item.mcCabeIndex }} |
{{ props.item.numberOfParameters }} |
|
Generated by © Sokrates @ {{ units.timestamp }}