blib/lib/Net/IP/Identifier.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 33 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
122 | 0 | 0 | 0 | $ARGV[0] and $ARGV[0] eq '-' |
0 | 0 | 0 | $ARGV[0] and $ARGV[0] eq '-' and $ARGV[1] | |
179 | 0 | 0 | 37 | $plugin && $plugin->new |
190 | 0 | 0 | 3 | $$self{'entities'} && @{$$self{'entities'};} |
1 | 3 | 0 | @$plugins and not $$self{'entities'} && @{$$self{'entities'};} | |
207 | 2 | 15 | 0 | $$self{'entities'} and @{$$self{'entities'};} |
221 | 0 | 2 | 0 | $$self{'entities'} and @{$$self{'entities'};} |
331 | 1168 | 11 | 0 | $node->payload and $node->zero || $node->one |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
135 | 0 | 0 | 0 | $identifier->identify($arg) || $arg |
159 | 0 | 0 | 0 | $self->identify($ip) || $ip |
331 | 10 | 0 | 1 | $node->zero || $node->one |