Branch Coverage

blib/lib/Perl/Lint/Policy/Subroutines/ProhibitExplicitReturnUndef.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
19 10 75 if ($token_type == 0)
21 6 4 if ($$next_token{'type'} == 207 and $$next_token{'data'} eq 'undef')