Ran
|
Files
65
|
Run time
5s
|
Badge
README BADGES
|
travis-ci
1660 of 1765 relevant lines covered (94.05%)
5.32 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
2.56 | spec/rbnacl/password_hash/argon2_spec.rb | 86 + 58 | 39 + 23 | 1 - 7 | 38 + 30 | 1.0 - 1.0 | |
25.0 | spec/rbnacl/aead/xchacha20poly1305_ietf_spec.rb | 14 - 32 | 8 - 10 | 2 - 8 | 6 - 2 | 1.0 - 1.0 | |
25.0 | spec/rbnacl/aead/chacha20poly1305_ietf_spec.rb | 14 + 7 | 8 + 4 | 2 - 2 | 6 + 6 | 1.0 | |
29.41 | lib/rbnacl/aead/chacha20poly1305_ietf.rb | 44 + 32 | 17 + 15 | 5 + 3 | 12 + 12 | 1.0 | |
29.41 | lib/rbnacl/aead/xchacha20poly1305_ietf.rb | 44 - 150 | 17 - 89 | 5 - 99 | 12 + 10 | 1.0 - 11 | |
60.0 | lib/rbnacl/password_hash.rb | 121 + 61 | 20 - 1 | 12 - 9 | 8 + 8 | 1.0 - 1.0 | |
87.5 | lib/rbnacl/key_comparator.rb | 66 + 55 | 24 + 17 | 21 + 15 | 3 + 2 | 5.0 + 4 | |
90.0 | lib/rbnacl/secret_boxes/xsalsa20poly1305.rb | 141 + 138 | 40 + 38 | 36 + 34 | 4 + 4 | 2.0 | |
91.67 | lib/rbnacl/auth.rb | 123 + 89 | 36 + 15 | 33 + 25 | 3 - 10 | 13.0 + 12 | |
93.33 | lib/rbnacl/aead/base.rb | 146 + 134 | 45 + 43 | 42 + 40 | 3 + 3 | 5.0 + 4 |