Branch Coverage

blib/lib/Devel/Profile.pm
Criterion Covered Total %
branch 2 42 4.7


line true false branch
112 0 0 if (not $saving and $TSAVE and $ti - $tsav > $TSAVE)
119 0 0 if (ref $sx)
130 0 0 if ($wa) { }
0 0 elsif (defined $wa) { }
138 0 0 if ($ss < @prof_stack)
156 0 0 if (pop @prof_stack)
165 0 0 if ($wa) { }
173 0 1 if $saving
174 1 0 unless ($call)
182 0 0 unless $$ == $prof_pid
187 0 0 unless open F, "> $f"
193 0 0 unless $prof_calls{$s} >= 10
195 0 0 if not defined $tadj or $t < $tadj
232 0 0 unless ($ENV{'PERL_PROFILE_DONT_OTHER'})
234 0 0 if ($tnaked < 0)
256 0 0 if $tmissing / $ttwall > 0.0001
259 0 0 if $except
269 0 0 if (substr($sp, 0, 6) eq '<anon>')
271 0 0 if (length $sp > 35)
290 0 0 if $want_reset
299 0 0 if ($saving)