Branch Coverage
blib/lib/SBOM/CycloneDX/Util.pm
Criterion
Covered
Total
%
branch
2
8
25.0
line
true
false
branch
126
0
417
if (ref $file eq "GLOB")
131
0
417
unless open my $fh, "<", $file
144
0
0
if (ref $file eq 'GLOB') { }
148
0
0
unless open $fh, ">", $file