blib/lib/String/ExpandEscapes.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
50 | 0 | 0 | if $precision ne '' |
53 | 0 | 0 | if $format eq '%' |
56 | 0 | 0 | unless defined $$table{$format} |
90 | 0 | 0 | if (ref $arg eq 'CODE') { } |
0 | 0 | elsif (ref $arg eq 'HASH') { } | |
99 | 0 | 0 | if (@_ != 0) |
123 | 0 | 0 | $3 eq '.' && $4 eq '' ? : |
131 | 0 | 0 | unless defined $result |