blib/lib/Masscan/Scanner.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 31 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
148 | 0 | 0 | 0 | $self->logger->fatal('masscan not found') and croak() |
0 | 0 | 0 | $binary and $binary =~ /masscan$/imux | |
475 | 0 | 0 | 0 | -r $path and -x _ || -l _ |
line | l | !l | condition |
---|---|---|---|
140 | 0 | 0 | $self->_aref_to_str($self->arguments, 'args') || '' |
249 | 0 | 0 | readline $glob || undef |
290 | 0 | 0 | shift() || 0 |
313 | 0 | 0 | shift() || 0 |
457 | 0 | 0 | shift() || 'masscan' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
295 | 0 | 0 | 0 | is_ipv4($test) or is_ipv6($test) |
0 | 0 | 0 | is_ipv4($test) or is_ipv6($test) or is_domain($test) | |
315 | 0 | 0 | 0 | $port =~ /^\d+$/mux or $port =~ /^\d+-\d+$/mux |
475 | 0 | 0 | 0 | -x _ || -l _ |