Branch Coverage

blib/lib/Parse/Nessus/NBE.pm
Criterion Covered Total %
branch 0 48 0.0


line true false branch
25 0 0 if ($nbanner =~ /emote(.*)server (banner|type)/)
40 0 0 if ($result[4]) { }
0 0 elsif ($result[3] =~ m[\($nport/]) { }
56 0 0 if (not $result[4]) { }
0 0 elsif ($result[4] =~ /$nplugin/) { }
73 0 0 if (not $result[4]) { }
0 0 elsif ($result[4] =~ /$webdirplugin/) { }
91 0 0 if (not $result[4]) { }
0 0 elsif ($result[4] =~ /$nfsplugin/) { }
107 0 0 if ($ndata =~ /10336\|Security Note|11268\|Security Note|10337\|Security Note/)
111 0 0 if ($result[4] eq 10336) { }
0 0 elsif ($result[4] eq 11268) { }
0 0 elsif ($result[4] eq 10337) { }
133 0 0 if ($ndata =~ /10264\|Security Hole\|/)
148 0 0 if ($ndata =~ /10336\|Security Note|11268\|Security Note|10337\|Security Note/)
153 0 0 if ($result[4] eq 10336) { }
0 0 elsif ($result[4] eq 11268) { }
0 0 elsif ($result[4] eq 10337) { }
183 0 0 if ($result[4]) { }
206 0 0 if ($nsevval == 1) { }
0 0 elsif ($nsevval == 2) { }
0 0 elsif ($nsevval == 3) { }
217 0 0 if (not $result[5]) { }
0 0 elsif ($result[5] =~ /Security $nseverity/) { }