Condition Coverage

blib/lib/Graphics/Fig/Ellipse.pm
Criterion Covered Total %
condition 7 21 33.3


and 3 conditions

line !l l&&!r l&&r condition
87 0 0 0 $value != 3 and $value != 4
116 0 0 0 $value != 1 and $value != 2
256 1 2 4 defined $dr and $dr eq 'd'
658 0 0 3 defined $parameters{'a'} and defined $parameters{'b'}

or 3 conditions

line l !l&&r !l&&!r condition
393 0 8 0 ref $proto || $proto
456 0 0 4 defined $parameters{'a'} or defined $parameters{'b'}
689 0 7 0 ref $proto || $proto