Condition Coverage

blib/lib/Statistics/ROC.pm
Criterion Covered Total %
condition 21 75 28.0


and 3 conditions

line !l l&&!r l&&r condition
125 715 0 158 $temp <= $ACU and $temp <= $ACU * $betain
215 6 10 31 $pp > 1 and $qq > 1
248 0 0 157 $tx >= 0 and $tx <= 1
348 18 0 0 $x > $$xx[$ju] || $x < $$xx[$jl] and $ascend
350 0 18 0 $x < $$xx[$ju] || $x > $$xx[$jl] and not $ascend
385 0 0 0 $x > $$xx[$ju] || $x < $$xx[$jl] and $ascend
387 0 0 0 $x < $$xx[$ju] || $x > $$xx[$jl] and not $ascend
391 0 0 0 $ascend and $$xx[$index] < $x
0 0 0 not $ascend and $$xx[$index] > $x
392 0 0 0 $x > $$xx[$index] and $index <= $ju
394 0 0 0 $x < $$xx[$index] and $index <= $ju
478 0 1 0 $model_type ne 'increase' and $model_type ne 'decrease'

or 3 conditions

line l !l&&r !l&&!r condition
113 0 0 158 $p <= 0 or $q <= 0
114 0 0 158 $x < 0 or $x > 1
204 0 0 47 $p <= 0 or $q <= 0
205 0 0 47 $alpha < 0 or $alpha > 1
206 0 0 47 $alpha == 0 or $alpha == 1
244 0 0 157 $y == -1 or $y == -2
252 0 47 110 $prev <= $ACU or $y * $y <= $ACU
253 0 0 110 $tx == 0 or $tx == 1
348 0 0 18 $x > $$xx[$ju] || $x < $$xx[$jl]
350 18 0 0 $x < $$xx[$ju] || $x > $$xx[$jl]
385 0 0 0 $x > $$xx[$ju] || $x < $$xx[$jl]
387 0 0 0 $x < $$xx[$ju] || $x > $$xx[$jl]
476 0 0 1 $conf >= 1 or $conf <= 0