microsoft / satcheljs-todomvc
File Change Frequency

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

File Change Frequency Overall
File Change Frequency Overall
The number of recorded file updates
  • There are 9 files with 200 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)
    • 9 files changed 1-5 times (200 lines of code)
0% | 0% | 0% | 0% | 100%
Legend:
101+
51-100
21-50
6-20
1-5

Detailed data...

File Change Frequency per File Extension
ts, tsx, json, js, txt, gitignore, md, yml, html
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
tsx0% | 0% | 0% | 0% | 100%
ts0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 0%
js0% | 0% | 0% | 0% | 0%
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
src/components0% | 0% | 0% | 0% | 100%
src/components/footer0% | 0% | 0% | 0% | 100%
src/components/header0% | 0% | 0% | 0% | 100%
src0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 0%
src/actions0% | 0% | 0% | 0% | 0%
src/store0% | 0% | 0% | 0% | 0%
Most Frequently Changed Files (Top 20)

See data for all files...

File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
App.tsx
in src/components
13 1 1782 1787 2
Main.tsx
in src/components
79 4 1782 1792 2
index.ts
in src
2 - 1792 1792 1
Header.tsx
in src/components/header
8 - 1782 1782 1
ItemsLeftCount.tsx
in src/components/footer
12 1 1782 1782 1
bootstrap.tsx
in src
12 - 1792 1792 1
Footer.tsx
in src/components/footer
16 - 1782 1782 1
FilterButton.tsx
in src/components/footer
26 2 1782 1782 1
NewTaskInput.tsx
in src/components/header
32 - 1782 1782 1
updateTextboxValue.ts
in src/actions
7 1
updateEditItemValue.ts
in src/actions
7 1
setFilter.ts
in src/actions
8 1
toggleCompleted.ts
in src/actions
9 1
store.ts
in src/store
11 -
updateItem.ts
in src/actions
11 1
toggleAllCompleted.ts
in src/actions
11 1
toggleEditItem.ts
in src/actions
13 1
schema.ts
in src/store
18 -
removeItem.ts
in src/actions
18 1
addItem.ts
in src/actions
19 3