Condition Coverage

blib/lib/Schedule/Activity/Attribute.pm
Criterion Covered Total %
condition 24 39 61.5


and 3 conditions

line !l l&&!r l&&r condition
49 0 0 856421 defined $tm and $tm >= $self->{'tmmax'}

or 2 conditions

line l !l condition
25 6 123 $opt{'tm'} // 0
29 100 $opt{'value'} // 0
27 34 95 $opt{'type'} // "int"
114 352445 0 $opt{'value'} // 0
122 352445 0 $opt{'type'} // "int"
352445 0 $opt{'log'} // {}
352445 0 $opt{'aog'} // {}
352445 0 $opt{'tmmax'} // 0
352445 0 $opt{'tmsum'} // 0

or 3 conditions

line l !l&&r !l&&!r condition
24 0 129 0 is_ref($ref) || $ref
49 706309 26889 123223 $self->{'avg'} // $self->{'value'}
56 720570 0 7 $opt{'tm'} // $self->{'tmmax'}
122 352445 0 0 $opt{'avg'} // $y
144 706234 0 5 $opt{'tm'} // $self->{'tmmax'}
162 68 0 2 $opt{'tm'} // $self->{'tmmax'}