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 | - | 274 | 2873 | 40 |
server.dart in lib/src |
174 | 8 | 150 | 2802 | 22 |
client.dart in lib/src |
116 | 8 | 288 | 2648 | 18 |
peer.dart in lib/src |
84 | 2 | 288 | 2642 | 14 |
utils.dart in lib/src |
44 | 2 | 288 | 2802 | 8 |
parameters.dart in lib/src |
149 | 8 | 739 | 2873 | 7 |
error_code.dart in lib |
22 | 1 | 288 | 2864 | 6 |
exception.dart in lib/src |
36 | 2 | 739 | 2863 | 4 |
json_rpc_2.dart in lib |
5 | - | 2214 | 2648 | 3 |
analysis_options.yaml in root |
1 | - | 739 | 1542 | 2 |
client.dart in example |
18 | 1 | 613 | 613 | 1 |
main.dart in example |
34 | 1 | 613 | 613 | 1 |