All Files ( 100.0% covered at 3.9 hits/line )
    8 files in total.
  
  
    111 relevant lines,
    111 lines covered and
    0 lines missed. 
    (
  100.0%
)
  
  
    
      19 total branches, 
      19 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/inspectable.rb | 100.00 % | 25 | 12 | 12 | 0 | 1.67 | 100.00 % | 0 | 0 | 0 | 
| lib/inspectable/builder.rb | 100.00 % | 65 | 37 | 37 | 0 | 5.24 | 100.00 % | 13 | 13 | 0 | 
| lib/inspectable/registry.rb | 100.00 % | 18 | 8 | 8 | 0 | 6.00 | 100.00 % | 0 | 0 | 0 | 
| lib/inspectable/sanitizers/classer.rb | 100.00 % | 36 | 17 | 17 | 0 | 4.18 | 100.00 % | 0 | 0 | 0 | 
| lib/inspectable/sanitizers/dater.rb | 100.00 % | 31 | 16 | 16 | 0 | 2.81 | 100.00 % | 2 | 2 | 0 | 
| lib/inspectable/sanitizers/structer.rb | 100.00 % | 30 | 15 | 15 | 0 | 2.67 | 100.00 % | 2 | 2 | 0 | 
| lib/inspectable/transformers/classifier.rb | 100.00 % | 8 | 3 | 3 | 0 | 2.00 | 100.00 % | 0 | 0 | 0 | 
| lib/inspectable/transformers/redactor.rb | 100.00 % | 8 | 3 | 3 | 0 | 3.00 | 100.00 % | 2 | 2 | 0 |