blib/lib/Locale/Maketext/Extract/Plugin/FormFu.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 9 | 77.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
54 | 0 | 7 | 17 | $key and $key =~ /_loc$/ |
7 | 0 | 17 | $key and $key =~ /_loc$/ and defined $str | |
68 | 6 | 6 | 18 | not $self->done and $self->indent == $self->offset->[$self->level] |