Branch Coverage

inc/Test/UseAllModules.pm
Criterion Covered Total %
branch 10 24 41.6


line true false branch
21 0 1 if @_ and $_[0] eq 'under'
30 0 1 if @_ and $_[0] eq 'except'
38 11 93 if (my($module) = $file =~ /$RULE/)
42 0 0 if $module eq $rule or $module =~ /$rule/
52 0 1 if ($Test::More::VERSION >= 2) { }
60 0 1 unless (-f 'MANIFEST')
61 0 0 unless _planned()
67 0 1 unless (@modules)
68 0 0 unless _planned()
71 1 0 unless _planned()
75 0 11 unless use_ok $module
78 0 1 if @failed