Branch Coverage

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


line true false branch
34 0 1 if (@_ == 1 and not ref $_[0])
64 0 12 unless @_ == 3
82 0 12 unless @_ == 4
110 0 0 if (@_)
135 0 0 ref $p eq 'ARRAY' ? :
0 0 defined $p ? :
138 0 0 defined $p->[0] && !ref($p->[0]) ? :