Condition Coverage

blib/lib/Class/Serializer.pm
Criterion Covered Total %
condition 6 24 25.0


and 3 conditions

line !l l&&!r l&&r condition
67 0 0 0 $type eq 'SCALAR' and not defined ${*{$contents;}{$type};}
8 10 12 $type eq 'SCALAR' and not defined ${*{$contents;}{$type};}
130 0 0 0 defined $file_name and length $file_name
0 0 1 defined $file_name and length $file_name
140 0 0 0 -e $file_name and not $overwrite
1 0 0 -e $file_name and not $overwrite

or 3 conditions

line l !l&&r !l&&!r condition
100 0 0 0 $1 || $2
8 0 0 $1 || $2