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).
No file pairs changed together.
No temporal cross-component dependencies found.
No file pairs changed together.
No temporal cross-component dependencies found.
No file pairs changed together.
No temporal cross-component dependencies found.
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
lib/src/client.dart lib/src/authorization_code_grant.dart |
2 | 35 (5%) | 29 (6%) | 2021-07-19 |
lib/src/credentials.dart lib/src/authorization_code_grant.dart |
2 | 38 (5%) | 29 (6%) | 2021-07-19 |
lib/src/credentials.dart lib/src/client.dart |
2 | 38 (5%) | 35 (5%) | 2021-07-19 |
lib/src/client_credentials_grant.dart lib/src/credentials.dart |
2 | 5 (40%) | 38 (5%) | 2021-03-04 |
lib/src/resource_owner_password_grant.dart lib/src/credentials.dart |
2 | 18 (11%) | 38 (5%) | 2021-03-04 |
lib/src/resource_owner_password_grant.dart lib/src/client_credentials_grant.dart |
2 | 18 (11%) | 5 (40%) | 2021-03-04 |
lib/src/authorization_code_grant.dart lib/src/handle_access_token_response.dart |
1 | 29 (3%) | 32 (3%) | 2021-02-23 |
lib/src/client.dart lib/src/handle_access_token_response.dart |
1 | 35 (2%) | 32 (3%) | 2021-02-23 |
lib/src/credentials.dart lib/src/handle_access_token_response.dart |
1 | 38 (2%) | 32 (3%) | 2021-02-23 |
lib/src/client_credentials_grant.dart lib/src/handle_access_token_response.dart |
1 | 5 (20%) | 32 (3%) | 2021-02-23 |
lib/src/client_credentials_grant.dart lib/src/authorization_code_grant.dart |
1 | 5 (20%) | 29 (3%) | 2021-02-23 |
lib/src/client_credentials_grant.dart lib/src/client.dart |
1 | 5 (20%) | 35 (2%) | 2021-02-23 |
pubspec.yaml lib/src/handle_access_token_response.dart |
1 | 47 (2%) | 32 (3%) | 2021-02-23 |
pubspec.yaml lib/src/authorization_code_grant.dart |
1 | 47 (2%) | 29 (3%) | 2021-02-23 |
pubspec.yaml lib/src/client.dart |
1 | 47 (2%) | 35 (2%) | 2021-02-23 |
pubspec.yaml lib/src/credentials.dart |
1 | 47 (2%) | 38 (2%) | 2021-02-23 |
pubspec.yaml lib/src/client_credentials_grant.dart |
1 | 47 (2%) | 5 (20%) | 2021-02-23 |
lib/src/resource_owner_password_grant.dart lib/src/handle_access_token_response.dart |
1 | 18 (5%) | 32 (3%) | 2021-02-23 |
lib/src/resource_owner_password_grant.dart lib/src/authorization_code_grant.dart |
1 | 18 (5%) | 29 (3%) | 2021-02-23 |
lib/src/resource_owner_password_grant.dart lib/src/client.dart |
1 | 18 (5%) | 35 (2%) | 2021-02-23 |