| blib/lib/List/Object.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 9 | 12 | 75.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 81 | 1 | 90 | 1 | defined $List::Object::Loose and $List::Object::Loose == 1 | 
| 124 | 89 | 0 | 2 | $undef and not $$this{'_allow_undef'} | 
| 387 | 69 | 0 | 22 | $av =~ /^[\d\.]+$/ and $bv =~ /^[\d\.]+$/ | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 92 | 1 | 0 | 111 | $$this{'_allow_undef'} or defined $c |