| blib/lib/Compress/AsciiFlate.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 13 | 28 | 46.4 | 
| line | true | false | branch | 
|---|---|---|---|
| 18 | 0 | 2 | if (@_ and $_[0] eq 'lite') | 
| 23 | 1 | 1 | defined $opts{'class'} ? : | 
| 46 | 0 | 3 | $dp ? : | 
| 77 | 80 | 819 | if (length $1 < 2 + length(&$naryenc(1 + $count))) { } | 
| 440 | 379 | elsif ($table{$1}) { } | |
| 92 | 3 | 0 | unless $$o{'lite'} | 
| 93 | 0 | 3 | @_ > 1 ? : | 
| 107 | 0 | 0 | if ($table{$1}) { } | 
| 121 | 0 | 0 | unless $$o{'lite'} | 
| 122 | 0 | 0 | @_ > 1 ? : | 
| 137 | 0 | 2 | if (ref $codec eq 'ARRAY') { } | 
| 146 | 0 | 1278 | if ($number =~ /\D/) | 
| 147 | 0 | 1278 | unless $number | 
| 163 | 0 | 0 | unless defined $codec{$_} |