Branch Coverage
blib/lib/Algorithm/LibLinear.pm
Criterion
Covered
Total
%
branch
3
4
75.0
line
true
false
branch
92
0
1
if
(
$self
->is_regression_solver
)
{
}
103
221
49
if
$$targets
[
$i
] ==
$labels
[
$i
]