Branch Coverage

blib/lib/App/SuperviseMe.pm
Criterion Covered Total %
branch 10 26 38.4


line true false branch
19 0 5 unless ref $cmds eq 'ARRAY'
21 4 1 unless ref $cmd eq 'ARRAY'
25 2 3 unless @$cmds
43 2 3 unless $l
44 1 2 if $l =~ /^#/
79 0 0 unless (defined $pid)
85 0 0 if ($pid == 0)
125 0 0 unless my $pid = $$cmd{'pid'}
131 0 0 if $cv and $is_any_alive
134 0 0 if $cv
142 1 0 unless -t \*STDOUT and -t \*STDIN
149 0 0 unless $$self{'progress'}
157 0 0 unless $$self{'debug'}