| blib/lib/Locale/Maketext/Extract/Run.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 19 | 15.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 50 | 0 | 0 | 2 | -r $_ and not -d $_ |
| 64 | 0 | 0 | 0 | -f $_ || -s $_ and -T $_ |
| 85 | 1 | 0 | 0 | -r $po and -s _ |
| line | l | !l | condition |
|---|---|---|---|
| 44 | 0 | 0 | $opts{'d'} || 'messages' |
| 100 | 0 | 12 | $$opts{'W'} || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 64 | 0 | 0 | 0 | -f $_ || -s $_ |
| 66 | 0 | 0 | 0 | /\.pot?$|\.bak$|~|,D|,B$/i or /^[\.#]/ |