The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
shortest_path.dart in lib/src |
84 | 3 |
crawl_async_example.dart in example |
69 | 4 |
strongly_connected_components.dart in lib/src |
46 | 1 |
analysis_options.yaml in root |
42 | - |
shortest_path_benchmark.dart in benchmark |
41 | 1 |
shortest_path_worst_case_benchmark.dart in benchmark |
40 | 1 |
crawl_async.dart in lib/src |
39 | 4 |
connected_components_benchmark.dart in benchmark |
37 | 1 |
example.dart in example |
30 | 1 |
topological_sort.dart in lib/src |
26 | 1 |
pubspec.yaml in root |
14 | - |
cycle_exception.dart in lib/src |
7 | - |
graphs.dart in lib |
6 | - |
File | # lines | # units |
---|---|---|
crawl_async.dart in lib/src |
39 | 4 |
crawl_async_example.dart in example |
69 | 4 |
shortest_path.dart in lib/src |
84 | 3 |
strongly_connected_components.dart in lib/src |
46 | 1 |
topological_sort.dart in lib/src |
26 | 1 |
example.dart in example |
30 | 1 |
shortest_path_benchmark.dart in benchmark |
41 | 1 |
connected_components_benchmark.dart in benchmark |
37 | 1 |
shortest_path_worst_case_benchmark.dart in benchmark |
40 | 1 |
There are 0 files with lines longer than 120 characters. In total, there are 0 long lines.
File | # lines | # units | # long lines |
---|---|---|---|