wit-ai / wit-go
File Size

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

Intro
  • File size measurements show the distribution of size of files.
  • Files are classified in four categories based on their size (lines of code): 1-100 (very small files), 101-200 (small files), 201-500 (medium size files), 501-1000 (long files), 1001+(very long files).
  • It is a good practice to keep files small. Long files may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
File Size Overall
  • There are 9 files with 838 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (222 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (348 lines of code)
    • 5 very small files (268 lines of code)
0% | 0% | 26% | 41% | 31%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: zoomable circles | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
go0% | 0% | 26% | 41% | 31%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ROOT0% | 0% | 26% | 41% | 31%
Longest Files (Top 9)
File# lines# units
apps.go
in root
222 12
entity.go
in root
136 10
106 3
message.go
in root
106 3
trait.go
in root
92 6
witai.go
in root
75 4
intent.go
in root
54 4
28 1
export.go
in root
19 1
Files With Most Units (Top 9)
File# lines# units
apps.go
in root
222 12
entity.go
in root
136 10
trait.go
in root
92 6
witai.go
in root
75 4
intent.go
in root
54 4
106 3
message.go
in root
106 3
export.go
in root
19 1
28 1
Files With Long Lines (Top 4)

There are 4 files with lines longer than 120 characters. In total, there are 18 long lines.

File# lines# units# long lines
entity.go
in root
136 10 8
apps.go
in root
222 12 7
trait.go
in root
92 6 2
106 3 1
Correlations

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

utterance.go x: 4 commits (all time) y: 106 lines of code apps.go x: 14 commits (all time) y: 222 lines of code entity.go x: 17 commits (all time) y: 136 lines of code intent.go x: 3 commits (all time) y: 54 lines of code language_detection.go x: 4 commits (all time) y: 28 lines of code message.go x: 10 commits (all time) y: 106 lines of code trait.go x: 2 commits (all time) y: 92 lines of code witai.go x: 13 commits (all time) y: 75 lines of code export.go x: 3 commits (all time) y: 19 lines of code
222.0
lines of code
  min: 19.0
  average: 93.11
  25th percentile: 41.0
  median: 92.0
  75th percentile: 121.0
  max: 222.0
0 17.0
commits (all time)
min: 2.0 | average: 7.78 | 25th percentile: 3.0 | median: 4.0 | 75th percentile: 13.5 | max: 17.0

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

utterance.go x: 4 contributors (all time) y: 106 lines of code apps.go x: 4 contributors (all time) y: 222 lines of code entity.go x: 3 contributors (all time) y: 136 lines of code intent.go x: 2 contributors (all time) y: 54 lines of code language_detection.go x: 3 contributors (all time) y: 28 lines of code message.go x: 3 contributors (all time) y: 106 lines of code trait.go x: 2 contributors (all time) y: 92 lines of code witai.go x: 4 contributors (all time) y: 75 lines of code export.go x: 2 contributors (all time) y: 19 lines of code
222.0
lines of code
  min: 19.0
  average: 93.11
  25th percentile: 41.0
  median: 92.0
  75th percentile: 121.0
  max: 222.0
0 4.0
contributors (all time)
min: 2.0 | average: 3.0 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 4.0 | max: 4.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".