Condition Coverage

blib/lib/Sub/Attributes.pm
Criterion Covered Total %
condition 6 11 54.5


and 2 conditions

line l !l condition
120 0 0 push @disallowed, $name and next

and 3 conditions

line !l l&&!r l&&r condition
32 0 1 1 $sub and $sub =~ /^$class\:\:/
41 0 1 5 $args[0] and exists $attributes{$args[0]}
50 0 1 3 $args[0] and exists $attributes{ref $args[0]}