lib/Petal/CodeGenerator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 26 | 38.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
242 | 61 | 0 | 8 | defined $lang && $lang |
267 | 0 | 0 | 4 | defined $variable and $variable |
289 | 4 | 0 | 0 | defined $lang && $lang |
318 | 0 | 0 | 204 | defined $variable and $variable |
345 | 0 | 0 | 59 | defined $variable and $variable |
412 | 0 | 0 | 53 | defined $variable and $variable |
457 | 0 | 0 | 32 | defined $variable and $variable |
464 | 0 | 0 | 32 | defined $as and defined $variable |
line | l | !l | condition |
---|---|---|---|
150 | 198 | 0 | shift() || die("$main::class::" . 'process: $petal_object was not defined') |