Ran
|
Files
65
|
Run time
4s
|
Badge
README BADGES
|
travis-ci
1656 of 1761 relevant lines covered (94.04%)
5.3 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
2.56 | spec/rbnacl/password_hash/argon2_spec.rb | 86 - 24 | 39 + 1 | 1 - 16 | 38 + 17 | 1.0 - 1.0 | |
25.0 | spec/rbnacl/aead/xchacha20poly1305_ietf_spec.rb | 14 + 9 | 8 + 5 | 2 - 1 | 6 + 6 | 1.0 - 1.0 | |
25.0 | spec/rbnacl/aead/chacha20poly1305_ietf_spec.rb | 14 - 14 | 8 - 10 | 2 - 7 | 6 - 3 | 1.0 - 1.0 | |
29.41 | lib/rbnacl/aead/chacha20poly1305_ietf.rb | 44 + 15 | 17 | 5 - 3 | 12 + 3 | 1.0 - 1.0 | |
29.41 | lib/rbnacl/aead/xchacha20poly1305_ietf.rb | 44 + 41 | 17 + 15 | 5 + 3 | 12 + 12 | 1.0 - 1.0 | |
60.0 | lib/rbnacl/password_hash.rb | 121 + 118 | 20 + 18 | 12 + 10 | 8 + 8 | 1.0 - 1.0 | |
87.5 | lib/rbnacl/key_comparator.rb | 66 + 38 | 24 + 8 | 21 + 13 | 3 - 5 | 5.0 + 3 | |
90.0 | lib/rbnacl/secret_boxes/xsalsa20poly1305.rb | 141 + 124 | 40 + 31 | 36 + 27 | 4 + 4 | 2.0 - 2 | |
91.67 | lib/rbnacl/auth.rb | 123 + 110 | 36 + 30 | 33 + 28 | 3 + 2 | 13.0 + 12 | |
93.33 | lib/rbnacl/aead/base.rb | 146 + 143 | 45 + 43 | 42 + 40 | 3 + 3 | 5.0 + 3 |