Branch Coverage

blib/lib/Test/UseAllModules.pm
Criterion Covered Total %
branch 18 22 81.8


line true false branch
21 3 5 if @_ and $_[0] eq 'under'
30 1 7 if @_ and $_[0] eq 'except'
38 16 53 if (my($module) = $file =~ /$RULE/)
42 1 1 if $module eq $rule or $module =~ /$rule/
56 1 4 unless (-f 'MANIFEST')
57 1 0 unless _planned()
63 1 3 unless (@modules)
64 1 0 unless _planned()
67 2 1 unless _planned()
71 0 7 unless use_ok $module
74 0 3 if @failed