Ran
|
Files
65
|
Run time
5s
|
Badge
README BADGES
|
push
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 - 44 | 39 - 22 | 1 - 46 | 38 + 24 | 1.0 | |
25.0 | spec/rbnacl/aead/xchacha20poly1305_ietf_spec.rb | 14 - 106 | 8 - 56 | 2 - 62 | 6 + 6 | 1.0 | |
25.0 | spec/rbnacl/aead/chacha20poly1305_ietf_spec.rb | 14 - 78 | 8 - 41 | 2 - 29 | 6 - 12 | 1.0 | |
29.41 | lib/rbnacl/aead/chacha20poly1305_ietf.rb | 44 - 447 | 17 - 248 | 5 - 205 | 12 - 43 | 1.0 | |
29.41 | lib/rbnacl/aead/xchacha20poly1305_ietf.rb | 44 | 17 | 5 | 12 | 1.0 | |
60.0 | lib/rbnacl/password_hash.rb | 121 | 20 | 12 | 8 | 1.0 | |
87.5 | lib/rbnacl/key_comparator.rb | 66 | 24 | 21 | 3 | 5.0 | |
90.0 | lib/rbnacl/secret_boxes/xsalsa20poly1305.rb | 141 | 40 | 36 | 4 | 2.0 | |
91.67 | lib/rbnacl/auth.rb | 123 | 36 | 33 | 3 | 13.0 | |
93.33 | lib/rbnacl/aead/base.rb | 146 - 83 | 45 - 62 | 42 - 40 | 3 - 22 | 5.0 + 4 |