Branch Coverage
blib/lib/Perl/Metrics/Lite/Analysis/DocumentFactory.pm
Criterion
Covered
Total
%
branch
4
8
50.0
line
true
false
branch
14
0
19
if (ref $path) { }
15
0
0
if (ref $path eq 'SCALAR') { }
23
0
19
unless (-r $path)
35
17
2
if (-s $path) { }