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).
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
source/V4L2/V4L2VideoCapturer.c source/V4L2/V4L2Common.h |
8 | 8 (100%) | 8 (100%) | 2022-01-24 |
source/V4L2/V4L2AudioPlayer.c source/V4L2/V4L2AudioCapturer.c |
6 | 6 (100%) | 6 (100%) | 2022-01-21 |
source/T31/T31VideoCapturer.c source/T31/T31AudioCapturer.c |
3 | 14 (21%) | 4 (75%) | 2022-01-24 |
source/V4L2/V4L2Common.h source/T31/T31AudioCapturer.c |
3 | 8 (37%) | 4 (75%) | 2022-01-24 |
source/V4L2/V4L2Common.h source/T31/T31VideoCapturer.c |
3 | 8 (37%) | 14 (21%) | 2022-01-24 |
source/V4L2/V4L2VideoCapturer.c source/T31/T31AudioCapturer.c |
3 | 8 (37%) | 4 (75%) | 2022-01-24 |
source/V4L2/V4L2VideoCapturer.c source/T31/T31VideoCapturer.c |
3 | 8 (37%) | 14 (21%) | 2022-01-24 |
source/V4L2/V4L2AudioCapturer.c source/V4L2/V4L2Common.h |
3 | 6 (50%) | 8 (37%) | 2022-01-17 |
source/V4L2/V4L2AudioCapturer.c source/V4L2/V4L2VideoCapturer.c |
3 | 6 (50%) | 8 (37%) | 2022-01-17 |
source/V4L2/V4L2AudioPlayer.c source/V4L2/V4L2Common.h |
3 | 6 (50%) | 8 (37%) | 2022-01-17 |
source/V4L2/V4L2AudioPlayer.c source/V4L2/V4L2VideoCapturer.c |
3 | 6 (50%) | 8 (37%) | 2022-01-17 |
CMake/V4L2.cmake source/V4L2/V4L2Common.h |
3 | 3 (100%) | 8 (37%) | 2022-01-17 |
CMake/V4L2.cmake source/V4L2/V4L2VideoCapturer.c |
3 | 3 (100%) | 8 (37%) | 2022-01-17 |
CMake/V4L2.cmake source/V4L2/V4L2AudioCapturer.c |
3 | 3 (100%) | 6 (50%) | 2022-01-17 |
CMake/V4L2.cmake source/V4L2/V4L2AudioPlayer.c |
3 | 3 (100%) | 6 (50%) | 2022-01-17 |