Branch Coverage

inc/Sub/Uplevel.pm
Criterion Covered Total %
branch 3 28 10.7


line true false branch
22 12 0 if ($tag eq 'uplevel') { }
0 0 elsif ($tag eq ':aggressive') { }
42 0 0 if delete $INC{$m}
121 0 0 unless defined scalar &$Caller_Proxy($height)
135 0 0 if *CORE::GLOBAL::caller{'CODE'} != \&_uplevel_caller
142 0 0 if ($num_frames >= _apparent_stack_height())
155 0 28 if (caller() eq 'DB') { }
158 0 0 if (wantarray and not @_) { }
166 28 0 if (wantarray and not @_) { }
181 0 0 unless @Up_Frames
245 0 0 if (defined $caller[0] and $caller[0] eq 'Sub::Uplevel')
256 0 0 if (caller() eq 'DB') { }
265 0 0 if (wantarray) { }
266 0 0 unless (@_)