Branch Coverage

blib/lib/Launcher/Cascade/FileReader.pm
Criterion Covered Total %
branch 18 28 64.2


line true false branch
110 3 2 if (@_)
111 0 3 if (UNIVERSAL::isa($_[0], 'Launcher::Cascade::ListOfStrings::Context')) { }
141 1 5 unless CORE::open my $fh, $filename
156 0 4 if (not CORE::close $self->filehandle(undef))
159 0 0 unless $cmd =~ s/\s*\|$//
161 0 0 $cmd ? :
0 0 $self->host ? :
165 0 0 if ($!) { }
187 4 8 if ($self->host) { }
189 2 2 unless ($path =~ s/\s*\|$//)
194 2 2 if $user
198 7 1 unless $path =~ /\|$/
237 43 10 if @fifo > $fifo_size
241 2 56 if (/$pattern[$i]/)