| blib/lib/Data/HexDump/Range/Format.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 14 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 91 | 0 | 0 | if ($$self{'COLOR'} eq 'cycle') { } | 
| 0 | 0 | elsif ($$self{'COLOR'} eq 'no_cycle') { } | |
| 0 | 0 | elsif ($$self{'COLOR'} eq 'bw') { } | |
| 96 | 0 | 0 | if $$self{'CURRENT_COLOR_INDEX'} >= @{$$self{'COLORS'}{$$self{'FORMAT'}};} | 
| 138 | 0 | 0 | if defined $$self{'COLOR_NAMES'} | 
| 155 | 0 | 0 | if (exists $$line{$field}) | 
| 166 | 0 | 0 | if $$line{'NEW_LINE'} |