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 |
---|---|---|---|---|---|
lib.rs in src |
11 | - | 208 | 956 | 13 |
Cargo.toml in root |
26 | - | 91 | 956 | 13 |
sign.rs in src |
1003 | 34 | 91 | 468 | 13 |
error.rs in src |
42 | 2 | 102 | 468 | 6 |
openssl_pkey.rs in src/crypto |
79 | 6 | 102 | 210 | 3 |
encrypt.rs in src |
301 | 14 | 174 | 246 | 3 |
header_map.rs in src |
33 | - | 174 | 246 | 2 |
mod.rs in src/crypto |
43 | 2 | 102 | 210 | 2 |
tpm.rs in src/crypto |
156 | 4 | 102 | 102 | 1 |