Branch Coverage

blib/lib/Tiny/Prof.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
182 0 0 if $self->{'env_ok'}
213 0 0 unless ($ENV{$need})
231 0 0 unless $self->_remove_file($file)
238 0 0 unless -e $file
240 0 0 if (unlink $file) { }
279 0 0 unless (-e $Old)
288 0 0 unless (rename $Old, $New)
302 0 0 if $color
334 0 0 $self->{'use_flame_graph'} ? :
338 0 0 if (not $ok and -e "$html_dir/index.html")
343 0 0 unless $ok
356 0 0 if ($?)
370 0 0 unless (-e $index_path)