Condition Coverage

blib/lib/Chart/Graph/Xmgrace/Base_Dataset_Option.pm
Criterion Covered Total %
condition 3 15 20.0


or 3 conditions

line l !l&&r !l&&!r condition
42 0 480 0 ref $this || $this
83 0 0 0 $option eq 'status' or $option eq 'in_out_status'
105 0 0 0 $option eq 'comment' or $option eq 'legend'
129 150 0 0 ref $self || croak("$self is not an object")
132 0 150 0 $name eq 'DESTROY' or exists $$self{'options'}{$name}