| lib/Egg/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 1 | 11 | 9.0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 19 | 42 | 0 | ref $proto || $proto || (return 0) | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 35 | 0 | 0 | 0 | shift() || croak(' I want egg context. ') | 
| 36 | 0 | 0 | 0 | shift() || ($_[0] ? $_[1] ? {@_} : $_[0] : {}) | 
| 65 | 0 | 0 | 0 | ref $self || $self |