Branch Coverage

lib/Dash/Leak.pm
Criterion Covered Total %
branch 20 26 76.9


line true false branch
66 0 4 if ($^O eq 'freebsd') { }
4 0 elsif ($^O eq 'linux') { }
90 2 2 if ($ENV{'DEBUG_MEM'}) { }
103 3 3 if @_
122 129 5 if @_ > 1 and UNIVERSAL::isa($_[-1], 'CODE')
126 36 96 if ($delta != 0)
128 35 1 if ($cb) { }
129 33 4 $OUT ? :
132 0 1 if (exists $CBS{$caller}) { }
133 0 0 $OUT ? :
135 0 1 $OUT ? :
139 66 66 if $OUT
142 64 2 $cb ? :