| blib/lib/Data/Unixish/wc.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 16 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 64 | 4 | 5 | if not defined $item or ref $item |
| 74 | 3 | 3 | if $llen > $maxllen |
| 83 | 1 | 0 | unless ($pbytes or $pchars or $pwords or $plines or $pmaxllen) |
| 87 | 1 | 1 | if $plines |
| 88 | 1 | 1 | if $pwords |
| 89 | 1 | 1 | if $pchars |
| 90 | 2 | 0 | if $pbytes |
| 91 | 1 | 1 | if $pmaxllen |