| blib/lib/Digest/TransformPath.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 12 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 106 | 0 | 8 | ref $_[0] ? : |
| 110 | 5 | 3 | unless $self->add(shift()) |
| 114 | 0 | 2 | unless $self->add(shift()) |
| 133 | 7 | 8 | defined $_[0] && !ref($_[0]) ? : |
| 162 | 9 | 3 | @_ ? : |
| 163 | 5 | 4 | defined $chars && !ref($chars) && $chars > 0 && $chars <= 32 ? : |