Condition Coverage

blib/lib/Lab/Data/Analysis/WaveRunner.pm
Criterion Covered Total %
condition 0 32 0.0


and 3 conditions

line !l l&&!r l&&r condition
546 0 0 0 defined $option and ref $option eq "HASH"
640 0 0 0 defined $ymax and $ymax > $y
641 0 0 0 defined $ymin and $ymin < $y
712 0 0 0 exists $self->{'TEMPLATE_PART'} and defined $self->{'TEMPLATE_PART'}
1134 0 0 0 not defined $scopish and /^(TMPL|TEMPLATE)\s+\"/iu
1139 0 0 0 defined $scopish and $scopish
0 0 0 defined $scopish and $scopish and /^\"/u
1143 0 0 0 not defined $scopish and m[^(/|0|;)]u

or 2 conditions

line l !l condition
883 0 0 shift() || 0

or 3 conditions

line l !l&&r !l&&!r condition
524 0 0 0 ref $proto || $proto
1047 0 0 0 $x < $h->{'XMIN'} or $x > $h->{'XMAX'}