apache / couchdb-esprima
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
64% | 20% | 0% | 6% | 8%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
ts66% | 21% | 0% | 7% | 5%
js0% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src66% | 21% | 0% | 7% | 5%
tools0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 19)
File# lines# units
parser.ts
in src
2986 23
1085 39
nodes.ts
in src
799 73
508 7
167 5
160 7
109 11
84 4
74 9
syntax.ts
in src
69 -
63 -
58 2
42 1
33 3
33 2
token.ts
in src
23 -
19 -
13 -
assert.ts
in src
5 1
Files With Most Units (Top 14)
File# lines# units
nodes.ts
in src
799 73
1085 39
parser.ts
in src
2986 23
109 11
74 9
508 7
160 7
167 5
84 4
33 3
33 2
58 2
42 1
assert.ts
in src
5 1
Files With Long Lines (Top 3)

There are 3 files with lines longer than 120 characters. In total, there are 36 long lines.

File# lines# units# long lines
parser.ts
in src
2986 23 26
nodes.ts
in src
799 73 8
1085 39 2
Correlations

File Size vs. Commits (all time): 19 points

src/parser.ts x: 92 commits (all time) y: 2986 lines of code src/scanner.ts x: 29 commits (all time) y: 1085 lines of code appveyor.yml x: 8 commits (all time) y: 19 lines of code tools/generate-identifier-regex.js x: 5 commits (all time) y: 33 lines of code src/nodes.ts x: 21 commits (all time) y: 799 lines of code src/comment-handler.ts x: 5 commits (all time) y: 160 lines of code src/jsx-parser.ts x: 16 commits (all time) y: 508 lines of code src/tokenizer.ts x: 13 commits (all time) y: 167 lines of code src/esprima.ts x: 18 commits (all time) y: 84 lines of code src/token.ts x: 4 commits (all time) y: 23 lines of code src/syntax.ts x: 5 commits (all time) y: 69 lines of code src/messages.ts x: 17 commits (all time) y: 63 lines of code src/error-handler.ts x: 4 commits (all time) y: 58 lines of code src/jsx-nodes.ts x: 3 commits (all time) y: 109 lines of code tools/fixupbundle.js x: 4 commits (all time) y: 42 lines of code tools/generate-fixtures.js x: 4 commits (all time) y: 33 lines of code src/jsx-syntax.ts x: 1 commits (all time) y: 13 lines of code tools/generate-xhtml-entities.js x: 1 commits (all time) y: 74 lines of code src/assert.ts x: 1 commits (all time) y: 5 lines of code
2986.0
lines of code
  min: 5.0
  average: 333.16
  25th percentile: 33.0
  median: 69.0
  75th percentile: 167.0
  max: 2986.0
0 92.0
commits (all time)
min: 1.0 | average: 13.21 | 25th percentile: 4.0 | median: 5.0 | 75th percentile: 17.0 | max: 92.0

File Size vs. Contributors (all time): 19 points

src/parser.ts x: 8 contributors (all time) y: 2986 lines of code src/scanner.ts x: 2 contributors (all time) y: 1085 lines of code appveyor.yml x: 1 contributors (all time) y: 19 lines of code tools/generate-identifier-regex.js x: 2 contributors (all time) y: 33 lines of code src/nodes.ts x: 1 contributors (all time) y: 799 lines of code src/comment-handler.ts x: 1 contributors (all time) y: 160 lines of code src/jsx-parser.ts x: 1 contributors (all time) y: 508 lines of code src/tokenizer.ts x: 1 contributors (all time) y: 167 lines of code src/esprima.ts x: 1 contributors (all time) y: 84 lines of code src/syntax.ts x: 1 contributors (all time) y: 69 lines of code src/error-handler.ts x: 1 contributors (all time) y: 58 lines of code src/jsx-nodes.ts x: 1 contributors (all time) y: 109 lines of code tools/fixupbundle.js x: 2 contributors (all time) y: 42 lines of code tools/generate-xhtml-entities.js x: 1 contributors (all time) y: 74 lines of code src/assert.ts x: 1 contributors (all time) y: 5 lines of code
2986.0
lines of code
  min: 5.0
  average: 333.16
  25th percentile: 33.0
  median: 69.0
  75th percentile: 167.0
  max: 2986.0
0 8.0
contributors (all time)
min: 1.0 | average: 1.58 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 8.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 0 points

No data for "commits (90d)" vs. "lines of code".

File Size vs. Contributors (90 days): 0 points

No data for "contributors (90d)" vs. "lines of code".