Branch Coverage

lib/Perl/PrereqScanner/Scanner/TestNeeds.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
26 0 8 if $node->module ne 'Test::Needs'
29 0 8 unless @args
32 6 4 if (ref $arg eq ref {}) { }
34 3 4 if ($module eq 'perl') { }