Ran
|
Files
65
|
Run time
10s
|
Badge
README BADGES
|
push
travis-ci
1680 of 1785 relevant lines covered (94.12%)
5.31 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
2.56 | spec/rbnacl/password_hash/argon2_spec.rb | 86 + 11 | 39 + 39 | 1 + 1 | 38 + 38 | 1.0 + 1.0 | |
25.0 | spec/rbnacl/aead/chacha20poly1305_ietf_spec.rb | 14 + 13 | 8 + 8 | 2 + 2 | 6 + 6 | 1.0 + 1.0 | |
25.0 | spec/rbnacl/aead/xchacha20poly1305_ietf_spec.rb | 14 + 9 | 8 + 5 | 2 | 6 + 5 | 1.0 | |
29.41 | lib/rbnacl/aead/chacha20poly1305_ietf.rb | 44 + 20 | 17 + 7 | 5 - 5 | 12 + 12 | 1.0 | |
29.41 | lib/rbnacl/aead/xchacha20poly1305_ietf.rb | 44 + 29 | 17 + 9 | 5 - 3 | 12 + 12 | 1.0 | |
60.0 | lib/rbnacl/password_hash.rb | 121 - 261 | 20 - 171 | 12 + 12 | 8 - 183 | 1.0 + 1.0 | |
87.5 | lib/rbnacl/key_comparator.rb | 66 + 24 | 24 - 3 | 21 + 21 | 3 - 24 | 5.0 + 5 | |
90.0 | lib/rbnacl/secret_boxes/xsalsa20poly1305.rb | 141 + 126 | 40 + 30 | 36 + 26 | 4 + 4 | 2.0 + 1.0 | |
91.67 | lib/rbnacl/auth.rb | 123 + 122 | 36 + 36 | 33 + 33 | 3 + 3 | 13.0 + 13 | |
93.33 | lib/rbnacl/aead/base.rb | 146 - 59 | 45 + 22 | 42 + 42 | 3 - 20 | 5.0 + 5 |