| blib/lib/Catmandu/Path/simple.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 15 | 15 | 100.0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 344 | 1 | 1 | 251 | $key eq "\$first" or $key eq "\$last" |
| 2 | 2 | 249 | $key eq "\$first" or $key eq "\$last" or $key eq "\$prepend" | |
| 3 | 22 | 227 | $key eq "\$first" or $key eq "\$last" or $key eq "\$prepend" or $key eq "\$append" | |
| 395 | 1 | 1 | 31 | $key eq "\$first" or $key eq "\$last" |
| 2 | 1 | 30 | $key eq "\$first" or $key eq "\$last" or $key eq "*" |