| blib/lib/Heap/Simple/Method.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 16 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 11 | 32 | 444 | unless (defined $$elements[1]) |
| 12 | 1 | 31 | unless $class->isa('Heap::Simple::Wrapper') |
| 18 | 222 | 222 | if $$elements[1] =~ /\A[_A-Za-z][A-Za-z0-9]*\z/ |
| 25 | 235 | 135 | (shift())->[0]{'complex'} ? : |
| 29 | 840 | 745 | (shift())->[0]{'complex'} ? : |
| 33 | 60 | 120 | (shift())->[0]{'complex'} ? : |
| 38 | 10 | 10 | if ($$heap[0]{'complex'}) { } |
| 51 | 223 | 21 | wantarray ? : |