blib/lib/Net/ACL/Match/Scalar.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 8 | 37.5 |
line | true | false | branch |
---|---|---|---|
27 | 0 | 14 | if scalar @_ == 1 and ref $_[0] eq 'ARRAY' |
34 | 0 | 14 | unless defined $$this{'_index'} and $$this{'_index'} =~ /^[0-9]+$/ |
45 | 0 | 0 | $_[$$this{'_index'}] eq $$this{'_value'} ? : |
51 | 0 | 14 | @_ ? : |