Branch Coverage

blib/lib/Net/SecurityCenter/API/Plugin.pm
Criterion Covered Total %
branch 6 22 27.2


line true false branch
99 0 1 if (defined $args{'filter'})
101 0 0 if (ref $args{'filter'} ne 'ARRAY')
120 0 1 unless $plugins
122 0 1 if ($raw)
123 0 0 wantarray ? :
126 0 1 wantarray ? :
147 0 1 unless $plugin
148 0 1 if $raw
172 0 0 unless $filename
174 0 0 unless open my $fh, '>', $filename
179 0 0 unless close $fh