Branch Coverage

blib/lib/Clustericious/Command/lighttpd.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
29 0 0 unless my $lighttpd = which('lighttpd')
32 0 0 if $? == -1
33 0 0 if $? & 127
34 0 0 if $? >> 8