Branch Coverage

blib/lib/Gruntmaster/Daemon/Format.pm
Criterion Covered Total %
branch 12 44 27.2


line true false branch
28 122 0 unless $ENV{'GRUNTMASTER_VM'}
30 0 0 if $arg
36 0 0 unless $vm{$name}->expect(5, '# ')
47 0 78 if ($vm{$vm}) { }
48 0 0 if $kill
51 0 78 if $kill
54 0 78 if $kill
57 78 0 if -z $er
62 0 0 if $excode
68 0 90 if ($vm{$vm}) { }
74 12 78 unless ($pid{$vm})
75 0 12 unless open STDOUT, '>', $er
90 0 0 if $ENV{'TEST_VERBOSE'}
91 0 0 if $args{'timeout'}
92 0 0 if $args{'mlimit'}
93 0 0 if $args{'olimit'}
94 0 0 exists $args{'fds'} ? :
101 0 0 unless $args{'nonblocking'}
116 0 0 if -s 'errors'
123 3 96 if ($meta->{'runner'} eq 'Interactive') { }
135 0 90 if ($ENV{'GRUNTMASTER_CCACHE'}) { }
139 0 0 if (cp($cachefn, $exefn)) { }