Branch Coverage
blib/lib/Siebel/Srvrmgr/ListParser/Output/ListComp/Comp.pm
Criterion
Covered
Total
%
branch
1
4
25.0
line
true
false
branch
272
2
0
if
(
$self
->get_start_mode
eq
'Auto'
)
276
0
0
if
(
$self
->get_start_mode
eq
'Manual'
)
{
}