Branch Coverage

blib/lib/Encode/First.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
24 8 9 unless ($@)
25 8 0 wantarray ? :
34 0 8 if ref $encodings and ref $encodings eq 'ARRAY'
36 0 8 if ref $encodings and ref $encodings ne 'ARRAY'