korosuke613 / playground
Temporal Dependencies

A temporal dependency occurs when developers change two or more files at the same time (i.e. they are a part of the same commit).


Files Most Frequently Changed Together (Top 6)

data...

Pairs # same commits # commits 1 # commits 2 latest commit
javascript/nuxt3/quick_start/pages/index.vue
javascript/nuxt3/quick_start/nuxt.config.ts
3 4 (75%) 4 (75%) 2022-05-09
javascript/nuxt3/quick_start/pages/nuxt_welcome.vue
javascript/nuxt3/quick_start/nuxt.config.ts
2 2 (100%) 4 (50%) 2022-05-09
javascript/nuxt3/quick_start/pages/nuxt_welcome.vue
javascript/nuxt3/quick_start/pages/index.vue
2 2 (100%) 4 (50%) 2022-05-09
javascript/nuxt3/quick_start/pages/index.vue
javascript/nuxt3/quick_start/components/HelloWorld.vue
2 4 (50%) 2 (100%) 2022-05-09
javascript/nuxt3/quick_start/nuxt.config.ts
javascript/nuxt3/quick_start/components/HelloWorld.vue
2 4 (50%) 2 (100%) 2022-05-09
javascript/nuxt3/quick_start/pages/nuxt_welcome.vue
javascript/nuxt3/quick_start/components/HelloWorld.vue
1 2 (50%) 2 (50%) 2022-05-09
Dependencies between files in same commits
The number on the lines shows the number of shared commits.
Dependencies between components in same commits (primary)
The number on the lines shows the number of shared commits.