| blib/lib/Net/ACL/Set/Scalar.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 4 | 9 | 44.4 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 26 | 3 | 0 | 1 | scalar @_ == 1 and ref $_[0] eq 'ARRAY' | 
| 33 | 0 | 0 | 4 | defined $$this{'_index'} and $$this{'_index'} =~ /^[0-9]+$/ | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 25 | 0 | 4 | 0 | ref $proto || $proto |