Condition Coverage

blib/lib/PPI/Normal.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
80 0 0 322 defined $function and defined &{"$function";}
91 0 0 321 defined $layer and $layer =~ /^(?:1|2)$/
130 4 2 4 defined $_[0] && !ref($_[0]) && $_[0] =~ /^[12]$/