| blib/lib/App/yajg/Hooks.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 10 | 60.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 12 | 0 | 0 | 6 | defined $_[0] and ref $_[0] |
| 44 | 0 | 0 | 6 | defined $_[0] and not ref $_[0] |
| line | l | !l | condition |
|---|---|---|---|
| 35 | 31 | 8 | shift() // (return undef) |
| 58 | 3 | 1 | $uri{'query'} // '' |