Branch Coverage

blib/lib/ICC/Profile/view.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
36 0 0 if (@_ == 1 and ref $_[0] eq 'HASH')
68 0 0 unless @_ == 3
86 0 0 unless @_ == 4
117 0 0 unless $i == 0 or $i == 1
134 0 0 if (@_)
140 0 0 unless $type == int $type and $type >= 0 and $type <= 8
165 0 0 ref $p eq 'ARRAY' ? :
0 0 defined $p ? :
168 0 0 defined $p->[0] && !ref($p->[0]) ? :
198 0 0 if (exists $hash->{$attr})
201 0 0 if (ref $hash->{$attr} eq $list{$attr}[0]) { }