anthropics / html-effectiveness
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 21 files with 10,576 lines of code.
    • 0 very long files (0 lines of code)
    • 11 long files (6,551 lines of code)
    • 10 medium size files (4,025 lines of code)
    • 0 small files (0 lines of code)
    • 0 very small files (0 lines of code)
0% | 61% | 38% | 0% | 0%
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
html0% | 61% | 38% | 0% | 0%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ROOT0% | 61% | 38% | 0% | 0%
Longest Files (Top 21)
Files With Most Units (Top 0)
File# lines# units
Files With Long Lines (Top 16)

There are 16 files with lines longer than 120 characters. In total, there are 233 long lines.

File# lines# units# long lines
591 - 57
index.html
in root
786 - 34
538 - 31
628 - 26
531 - 24
362 - 16
440 - 12
338 - 9
656 - 6
586 - 6
393 - 4
383 - 3
553 - 2
377 - 1
485 - 1
559 - 1
Correlations

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

01-exploration-code-approaches.html x: 3 commits (all time) y: 383 lines of code 02-exploration-visual-designs.html x: 3 commits (all time) y: 461 lines of code 03-code-review-pr.html x: 3 commits (all time) y: 591 lines of code 04-code-understanding.html x: 3 commits (all time) y: 440 lines of code 05-design-system.html x: 3 commits (all time) y: 586 lines of code 06-component-variants.html x: 3 commits (all time) y: 559 lines of code 07-prototype-animation.html x: 3 commits (all time) y: 432 lines of code 08-prototype-interaction.html x: 3 commits (all time) y: 377 lines of code 09-slide-deck.html x: 3 commits (all time) y: 510 lines of code 10-svg-illustrations.html x: 3 commits (all time) y: 393 lines of code 11-status-report.html x: 3 commits (all time) y: 485 lines of code 13-flowchart-diagram.html x: 3 commits (all time) y: 362 lines of code 14-research-feature-explainer.html x: 3 commits (all time) y: 354 lines of code 16-implementation-plan.html x: 3 commits (all time) y: 628 lines of code 17-pr-writeup.html x: 3 commits (all time) y: 538 lines of code 18-editor-triage-board.html x: 3 commits (all time) y: 531 lines of code 19-editor-feature-flags.html x: 3 commits (all time) y: 613 lines of code 20-editor-prompt-tuner.html x: 3 commits (all time) y: 656 lines of code index.html x: 2 commits (all time) y: 786 lines of code 15-research-concept-explainer.html x: 1 commits (all time) y: 338 lines of code
786.0
lines of code
  min: 338.0
  average: 501.15
  25th percentile: 385.5
  median: 497.5
  75th percentile: 589.75
  max: 786.0
0 3.0
commits (all time)
min: 1.0 | average: 2.85 | 25th percentile: 3.0 | median: 3.0 | 75th percentile: 3.0 | max: 3.0

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

01-exploration-code-approaches.html x: 1 contributors (all time) y: 383 lines of code 02-exploration-visual-designs.html x: 1 contributors (all time) y: 461 lines of code 03-code-review-pr.html x: 1 contributors (all time) y: 591 lines of code 04-code-understanding.html x: 1 contributors (all time) y: 440 lines of code 05-design-system.html x: 1 contributors (all time) y: 586 lines of code 06-component-variants.html x: 1 contributors (all time) y: 559 lines of code 07-prototype-animation.html x: 1 contributors (all time) y: 432 lines of code 08-prototype-interaction.html x: 1 contributors (all time) y: 377 lines of code 09-slide-deck.html x: 1 contributors (all time) y: 510 lines of code 10-svg-illustrations.html x: 1 contributors (all time) y: 393 lines of code 11-status-report.html x: 1 contributors (all time) y: 485 lines of code 13-flowchart-diagram.html x: 1 contributors (all time) y: 362 lines of code 14-research-feature-explainer.html x: 1 contributors (all time) y: 354 lines of code 16-implementation-plan.html x: 1 contributors (all time) y: 628 lines of code 17-pr-writeup.html x: 1 contributors (all time) y: 538 lines of code 18-editor-triage-board.html x: 1 contributors (all time) y: 531 lines of code 19-editor-feature-flags.html x: 1 contributors (all time) y: 613 lines of code 20-editor-prompt-tuner.html x: 1 contributors (all time) y: 656 lines of code index.html x: 1 contributors (all time) y: 786 lines of code 15-research-concept-explainer.html x: 1 contributors (all time) y: 338 lines of code
786.0
lines of code
  min: 338.0
  average: 501.15
  25th percentile: 385.5
  median: 497.5
  75th percentile: 589.75
  max: 786.0
0 1.0
contributors (all time)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.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): 20 points

01-exploration-code-approaches.html x: 3 commits (90d) y: 383 lines of code 02-exploration-visual-designs.html x: 3 commits (90d) y: 461 lines of code 03-code-review-pr.html x: 3 commits (90d) y: 591 lines of code 04-code-understanding.html x: 3 commits (90d) y: 440 lines of code 05-design-system.html x: 3 commits (90d) y: 586 lines of code 06-component-variants.html x: 3 commits (90d) y: 559 lines of code 07-prototype-animation.html x: 3 commits (90d) y: 432 lines of code 08-prototype-interaction.html x: 3 commits (90d) y: 377 lines of code 09-slide-deck.html x: 3 commits (90d) y: 510 lines of code 10-svg-illustrations.html x: 3 commits (90d) y: 393 lines of code 11-status-report.html x: 3 commits (90d) y: 485 lines of code 13-flowchart-diagram.html x: 3 commits (90d) y: 362 lines of code 14-research-feature-explainer.html x: 3 commits (90d) y: 354 lines of code 16-implementation-plan.html x: 3 commits (90d) y: 628 lines of code 17-pr-writeup.html x: 3 commits (90d) y: 538 lines of code 18-editor-triage-board.html x: 3 commits (90d) y: 531 lines of code 19-editor-feature-flags.html x: 3 commits (90d) y: 613 lines of code 20-editor-prompt-tuner.html x: 3 commits (90d) y: 656 lines of code index.html x: 2 commits (90d) y: 786 lines of code 15-research-concept-explainer.html x: 1 commits (90d) y: 338 lines of code
786.0
lines of code
  min: 338.0
  average: 501.15
  25th percentile: 385.5
  median: 497.5
  75th percentile: 589.75
  max: 786.0
0 3.0
commits (90d)
min: 1.0 | average: 2.85 | 25th percentile: 3.0 | median: 3.0 | 75th percentile: 3.0 | max: 3.0

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

01-exploration-code-approaches.html x: 1 contributors (90d) y: 383 lines of code 02-exploration-visual-designs.html x: 1 contributors (90d) y: 461 lines of code 03-code-review-pr.html x: 1 contributors (90d) y: 591 lines of code 04-code-understanding.html x: 1 contributors (90d) y: 440 lines of code 05-design-system.html x: 1 contributors (90d) y: 586 lines of code 06-component-variants.html x: 1 contributors (90d) y: 559 lines of code 07-prototype-animation.html x: 1 contributors (90d) y: 432 lines of code 08-prototype-interaction.html x: 1 contributors (90d) y: 377 lines of code 09-slide-deck.html x: 1 contributors (90d) y: 510 lines of code 10-svg-illustrations.html x: 1 contributors (90d) y: 393 lines of code 11-status-report.html x: 1 contributors (90d) y: 485 lines of code 13-flowchart-diagram.html x: 1 contributors (90d) y: 362 lines of code 14-research-feature-explainer.html x: 1 contributors (90d) y: 354 lines of code 16-implementation-plan.html x: 1 contributors (90d) y: 628 lines of code 17-pr-writeup.html x: 1 contributors (90d) y: 538 lines of code 18-editor-triage-board.html x: 1 contributors (90d) y: 531 lines of code 19-editor-feature-flags.html x: 1 contributors (90d) y: 613 lines of code 20-editor-prompt-tuner.html x: 1 contributors (90d) y: 656 lines of code index.html x: 1 contributors (90d) y: 786 lines of code 15-research-concept-explainer.html x: 1 contributors (90d) y: 338 lines of code
786.0
lines of code
  min: 338.0
  average: 501.15
  25th percentile: 385.5
  median: 497.5
  75th percentile: 589.75
  max: 786.0
0 1.0
contributors (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0