| GO/Parser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 11 | 72.7 |
| line | l | !l | condition |
|---|---|---|---|
| 511 | 18 | 2 | $_[0] || {} |
| 515 | 14 | 6 | $$init_h{'format'} || $$init_h{'fmt'} || '' |
| 529 | 15 | 5 | $$init_h{'handler'} || 'base' |
| 591 | 1 | 0 | shift() || 'obj' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 507 | 0 | 20 | 0 | ref $proto || $proto |