Branch Coverage

blib/lib/Command/Run/Tmpfile.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
15 29 0 if -r "$path/0"
23 0 191 unless my $fh = "IO::File"->new_tmpfile
24 0 191 unless $fh->fcntl(2, 0)
32 3 0 if (@_)
47 0 3 unless $obj->fh->seek(0, 0)