All Files ( 100.0% covered at 7.28 hits/line )
8 files in total.
137 relevant lines,
137 lines covered and
0 lines missed.
(
100.0%
)
13 total branches,
13 branches covered and
0 branches missed.
(
100.0%
)
| File | % covered | Lines | Relevant Lines | Lines covered | Lines missed | Avg. Hits / Line | Branch Coverage | Branches | Covered branches | Missed branches |
|---|---|---|---|---|---|---|---|---|---|---|
| lib/lode.rb | 100.00 % | 21 | 11 | 11 | 0 | 1.45 | 100.00 % | 0 | 0 | 0 |
| lib/lode/client.rb | 100.00 % | 39 | 20 | 20 | 0 | 4.00 | 100.00 % | 2 | 2 | 0 |
| lib/lode/configuration.rb | 100.00 % | 30 | 13 | 13 | 0 | 3.69 | 100.00 % | 0 | 0 | 0 |
| lib/lode/refines/persistent_store.rb | 100.00 % | 31 | 17 | 17 | 0 | 3.41 | 100.00 % | 5 | 5 | 0 |
| lib/lode/setting.rb | 100.00 % | 10 | 4 | 4 | 0 | 16.00 | 100.00 % | 0 | 0 | 0 |
| lib/lode/tables/abstract.rb | 100.00 % | 85 | 45 | 45 | 0 | 13.93 | 100.00 % | 4 | 4 | 0 |
| lib/lode/tables/hash.rb | 100.00 % | 23 | 11 | 11 | 0 | 3.64 | 100.00 % | 0 | 0 | 0 |
| lib/lode/tables/value.rb | 100.00 % | 33 | 16 | 16 | 0 | 4.06 | 100.00 % | 2 | 2 | 0 |