Branch Coverage
blib/lib/Perl/Critic/Policy/ErrorHandling/RequireUseOfExceptions.pm
Criterion
Covered
Total
%
branch
4
4
100.0
line
true
false
branch
36
15
18
unless
exists
$FATAL_FUNCTIONS
{
$elem
}
38
9
9
unless
is_function_call
(
$elem
)