Branch Coverage
lib/Ubic/Service/InitScriptWrapper.pm
Criterion
Covered
Total
%
branch
5
8
62.5
line
true
false
branch
19
0
1
unless @_ == 1
21
0
1
unless ($init =~ m[/])
25
0
1
unless (-e $init)
52
4
4
if ($code == 0) { }