anthropics / anthropic-tokenizer-typescript
File Churn

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

Overview
File Change Frequency Overall
  • There are 1 files with 11 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 0 files changed 21-50 times (0 lines of code)
    • 0 files changed 6-20 times (0 lines of code)
    • 1 file changed 1-5 times (11 lines of code)
0% | 0% | 0% | 0% | 100%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 1 files with 11 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 0 files changed by 11-25 contributors (0 lines of code)
    • 0 files changed by 6-10 contributors (0 lines of code)
    • 0 files changed by 2-5 contributors (0 lines of code)
    • 1 file changed by 1 contributor (11 lines of code)
0% | 0% | 0% | 0% | 100%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
json, ts, js, npmignore, gitignore, txt, md, prettierignore
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
ts0% | 0% | 0% | 0% | 100%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
ROOT0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 1)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsline
churn
first
contributor
latest
contributor
index.ts
in root
11 2 2023-07-04 2023-07-04 1 1 +3 / -3 robert@craigie.dev robert@craigie.dev
Files With Most Churn (Top 1)
Based on the number of lines added and deleted across all commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsline
churn
first
contributor
latest
contributor
index.ts
in root
11 2 2023-07-04 2023-07-04 1 1 +3 / -3 robert@craigie.dev robert@craigie.dev
Files With Most Contributors (Top 1)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsline
churn
first
contributor
latest
contributor
index.ts
in root
11 2 2023-07-04 2023-07-04 1 1 +3 / -3 robert@craigie.dev robert@craigie.dev
Files With Least Contributors (Top 1)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsline
churn
first
contributor
latest
contributor
index.ts
in root
11 2 2023-07-04 2023-07-04 1 1 +3 / -3 robert@craigie.dev robert@craigie.dev
Correlations

File Size vs. Number of Changes: 1 points

index.ts x: 11 lines of code y: 1 # changes
1.0
# changes
  min: 1.0
  average: 1.0
  25th percentile: 1.0
  median: 1.0
  75th percentile: 1.0
  max: 1.0
0 11.0
lines of code
min: 11.0 | average: 11.0 | 25th percentile: 11.0 | median: 11.0 | 75th percentile: 11.0 | max: 11.0

Number of Contributors vs. Number of Changes: 1 points

index.ts x: 1 # contributors y: 1 # changes
1.0
# changes
  min: 1.0
  average: 1.0
  25th percentile: 1.0
  median: 1.0
  75th percentile: 1.0
  max: 1.0
0 1.0
# contributors
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

Number of Contributors vs. File Size: 1 points

index.ts x: 1 # contributors y: 11 lines of code
11.0
lines of code
  min: 11.0
  average: 11.0
  25th percentile: 11.0
  median: 11.0
  75th percentile: 11.0
  max: 11.0
0 1.0
# contributors
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

Number of Changes vs. Line Churn: 5 points

README.md x: 1 # changes y: 2 line churn package.json x: 3 # changes y: 14 line churn index.ts x: 1 # changes y: 6 line churn yarn.lock x: 1 # changes y: 10 line churn tests/tokenizers.test.ts x: 1 # changes y: 9 line churn
14.0
line churn
  min: 2.0
  average: 8.2
  25th percentile: 4.0
  median: 9.0
  75th percentile: 12.0
  max: 14.0
0 3.0
# changes
min: 1.0 | average: 1.4 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 3.0

Number of Contributors vs. Line Churn: 1 points

index.ts x: 1 # contributors y: 6 line churn
6.0
line churn
  min: 6.0
  average: 6.0
  25th percentile: 6.0
  median: 6.0
  75th percentile: 6.0
  max: 6.0
0 1.0
# contributors
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Line Churn: 1 points

index.ts x: 11 lines of code y: 6 line churn
6.0
line churn
  min: 6.0
  average: 6.0
  25th percentile: 6.0
  median: 6.0
  75th percentile: 6.0
  max: 6.0
0 11.0
lines of code
min: 11.0 | average: 11.0 | 25th percentile: 11.0 | median: 11.0 | 75th percentile: 11.0 | max: 11.0