| blib/lib/Locale/Maketext/Extract/Plugin/YAML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 15 | 60.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 44 | 0 | 15 | 23 | defined $node and not ref $node |
| 15 | 2 | 21 | defined $node and not ref $node and $node =~ /^__?(["'])(.+)\1$/s |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 54 | 22 | 8 | 0 | $$self{'_start_line'} ||= length $self->preface ? $self->line - 1 : $self->line |
| 63 | 2 | 0 | 0 | $$self{'_start_line'} ||= $self->line |
| 74 | 1 | 0 | 0 | $$self{'_start_line'} ||= $self->line |