blib/lib/Metabrik/Network/Nmap.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
67 | 0 | 0 | if (/^Nmap scan report for (\S+)\s*\(?(\S*?)\)?$/) { } |
0 | 0 | elsif (m[^(\d+)/tcp\s+(\S+)\s+(\S+)\s*(.*)$]) { } | |
68 | 0 | 0 | if (defined $2 and length $2) { } |
86 | 0 | 0 | if (defined $tail) |
110 | 0 | 0 | if ($service_scan) |
113 | 0 | 0 | if ($save_output) |
141 | 0 | 0 | if ($service_scan) |
144 | 0 | 0 | if ($save_output) |
170 | 0 | 0 | if ($service_scan) |
173 | 0 | 0 | if ($save_output) |