Condition Coverage

blib/lib/Chart/Graph/Xmgrace/Axis_Option.pm
Criterion Covered Total %
condition 5 12 41.6


or 3 conditions

line l !l&&r !l&&!r condition
45 0 75 0 ref $this || $this
72 2 0 6 $option eq 'status' or $option eq 'in_out_status'
100 22 0 0 ref $self || croak("$self is not an object")
103 0 22 0 $name eq 'DESTROY' or exists $$self{'options'}{$name}