Condition Coverage

blib/lib/Performance/Probability.pm
Criterion Covered Total %
condition 14 21 66.6


and 3 conditions

line !l l&&!r l&&r condition
140 17 0 374 $i != $j and $underlying->[$i] eq $underlying->[$j]
177 6 0 132 $i != $j and $underlying->[$i] eq $underlying->[$j]
6 102 30 $i != $j and $underlying->[$i] eq $underlying->[$j] and $exit_tick_epoch->[$i] == $exit_tick_epoch->[$j]

or 3 conditions

line l !l&&r !l&&!r condition
137 11 6 6 $types->[$i] =~ /^CALL/ or $types->[$i] =~ /^PUT/
163 0 0 208 $corr_ij < -1 or $corr_ij > 1
248 0 20 30 $type eq "DIGITDIFF" or $type eq "DIGITMATCH"
30 0 0 $type eq "DIGITOVER" or $type eq "DIGITUNDER"