| blib/lib/ICC/Profile/ZXML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 1 | 24 | 4.1 | 
| line | true | false | branch | 
|---|---|---|---|
| 33 | 0 | 1 | if (@_) | 
| 63 | 0 | 0 | unless @_ == 3 | 
| 81 | 0 | 0 | unless @_ == 4 | 
| 110 | 0 | 0 | if (@_) | 
| 135 | 0 | 0 | if (@_) { } | 
| 144 | 0 | 0 | unless $status == Z_OK() | 
| 150 | 0 | 0 | unless $status == Z_OK() | 
| 161 | 0 | 0 | unless $status == Z_OK() | 
| 167 | 0 | 0 | unless $status == Z_STREAM_END() | 
| 192 | 0 | 0 | ref $p eq 'ARRAY' ? : | 
| 0 | 0 | defined $p ? : | |
| 195 | 0 | 0 | defined $p->[0] && !ref($p->[0]) ? : |