| blib/lib/Locale/Maketext/Extract.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 20 | 35 | 57.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 221 | 181 | 0 | 0 | $verbose > 1 and @$entries |
| 259 | 159 | 0 | 0 | $verbose and $total || $error_found |
| 312 | 3 | 87 | 0 | not $self->has_msgid($msgid) and $self->has_msgid($nospace) |
| 434 | 56 | 14 | 42 | scalar @file_types == 1 && $file_types[0] eq '*' |
| line | l | !l | condition |
|---|---|---|---|
| 24 | 6 | 4 | delete $params{'plugins'} || {map({$_, undef;} keys %Known_Plugins)} |
| 39 | 0 | 10 | $$self{'verbose'} ||= 0 |
| 51 | 2 | 158 | $_[1] || {} |
| 57 | 0 | 158 | $_[1] || {} |
| 60 | 2 | 158 | $_[1] || {} |
| 85 | 0 | 0 | $@ || 'Unknown' |
| 99 | 183 | 0 | $$self{'plugins'} || [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 77 | 36 | 2 | 0 | $Known_Plugins{$name} || $name |
| 259 | 0 | 0 | 0 | $total || $error_found |
| 344 | 0 | 5 | 51 | not length $var or $seen{$var}++ |