Branch Coverage

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


line true false branch
53 0 1 unless $policies
55 0 1 if ($raw)
56 0 0 wantarray ? :
59 0 1 wantarray ? :
80 0 1 unless $policy
81 1 0 if $raw
104 0 0 unless $filename
106 0 0 unless open my $fh, '>', $filename
111 0 0 unless close $fh