Branch Coverage

blib/lib/ICC/Profile/Generic.pm
Criterion Covered Total %
branch 3 14 21.4


line true false branch
31 0 1 if (@_ == 1 and not ref $_[0])
61 0 12 unless @_ == 3
79 0 12 unless @_ == 4
107 0 0 if (@_)
132 0 0 ref $p eq 'ARRAY' ? :
0 0 defined $p ? :
135 0 0 defined $p->[0] && !ref($p->[0]) ? :