| blib/lib/Egg/Plugin/JSON.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 13 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 120 | 0 | 0 | 'FileHandle'->new($sc) || (return $result_class->new(0, "$! - $sc")) |
| 143 | 0 | 0 | shift() || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 81 | 0 | 0 | 0 | (shift())->{'json_handler'} ||= 'JSON'->new(@_) |
| 106 | 0 | 0 | 0 | shift() || croak(' I want argument. ') |
| 144 | 0 | 0 | 0 | shift() || do { $success = 0; 'There is no data.' } |