blib/lib/Lingua/JA/Expand/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
13 | 0 | 0 | if (ref $args eq 'HASH') |
37 | 0 | 0 | if (@_) |
38 | 0 | 0 | if (@_ == 1 and not defined $_[0]) { } |
53 | 0 | 0 | unless (defined $righthash) |
57 | 0 | 0 | unless (defined $lefthash) |
67 | 0 | 0 | if ($right_ref and $left_ref) { } |