File change frequency (churn) shows the distribution of file updates (days with at least one commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
pubspec.yaml in root |
14 | - | 17 | 1523 | 30 |
analysis_options.yaml in root |
42 | - | 123 | 1523 | 11 |
strongly_connected_components.dart in lib/src |
46 | 1 | 344 | 1523 | 10 |
crawl_async_example.dart in example |
69 | 4 | 123 | 1522 | 9 |
crawl_async.dart in lib/src |
39 | 4 | 325 | 1522 | 8 |
shortest_path.dart in lib/src |
84 | 3 | 344 | 1186 | 8 |
example.dart in example |
30 | 1 | 344 | 1523 | 5 |
shortest_path_benchmark.dart in benchmark |
41 | 1 | 344 | 1186 | 5 |
graphs.dart in lib |
6 | - | 155 | 1523 | 4 |
shortest_path_worst_case_benchmark.dart in benchmark |
40 | 1 | 123 | 345 | 3 |
connected_components_benchmark.dart in benchmark |
37 | 1 | 344 | 1184 | 2 |
cycle_exception.dart in lib/src |
7 | - | 155 | 155 | 1 |
topological_sort.dart in lib/src |
26 | 1 | 155 | 155 | 1 |