blib/lib/Net/SecurityCenter/API/Report.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 18 | 27.7 |
line | true | false | branch |
---|---|---|---|
53 | 0 | 1 | unless $reports |
55 | 0 | 1 | if ($raw) |
56 | 0 | 0 | wantarray ? : |
59 | 0 | 1 | wantarray ? : |
82 | 0 | 1 | unless $report |
83 | 0 | 1 | if $raw |
106 | 0 | 0 | unless $filename |
108 | 0 | 0 | unless open my $fh, '>', $filename |
113 | 0 | 0 | unless close $fh |