| blib/lib/Template/Plugin/Java/Utils.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 13 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 72 | 0 | 0 | 0 | defined $_[0] and UNIVERSAL::isa($_[0], 'HASH') |
| 105 | 0 | 0 | 0 | $$options{$option} ne 1 and $value |
| 137 | 0 | 0 | 0 | not $last_option_had_value and $last_option |
| line | l | !l | condition |
|---|---|---|---|
| 103 | 0 | 0 | $value || 1 |
| 218 | 0 | 0 | shift() || '.' |