Branch Coverage

inc/UNIVERSAL/require.pm
Criterion Covered Total %
branch 8 16 50.0


line true false branch
75 0 2 if ref $module
78 0 2 if @_ > 2
88 0 2 if $INC{$file}
96 1 1 if ($@)
102 0 1 if (@_ == 2)
108 0 0 if ($@)
141 0 1 unless my $return = $module->require
151 0 1 if ($@)