Branch Coverage

blib/lib/Net/SecurityCenter/API/Policy.pm
Criterion Covered Total %
branch 5 18 27.7


line true false branch
67 0 1 unless $policies
69 0 1 if ($raw)
70 0 0 wantarray ? :
73 0 1 wantarray ? :
94 0 1 unless $policy
95 1 0 if $raw
204 0 0 unless $filename
206 0 0 unless open my $fh, ">", $filename
211 0 0 unless close $fh