Branch Coverage

inc/UNIVERSAL/require.pm
Criterion Covered Total %
branch 5 16 31.2


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