blib/lib/DateTimeX/Lite/Strftime.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 22 | 26 | 84.6 |
line | true | false | branch |
---|---|---|---|
78 | 6 | 1 | $self->can($1) ? : |
394 | 1 | $strftime_patterns{$2} ? : | |
3 | 0 | $3 ? : | |
395 | 3 | $2 ? : | |
7 | 398 | $1 ? : | |
88 | 185 | 2 | unless wantarray |
224 | 17 | 0 | defined $4 ? : |
104 | 17 | defined $2 ? : | |
4 | 121 | defined $1 ? : | |
235 | 94 | 0 | unless wantarray |
250 | 104 | 2474 | if ($pattern =~ /$patterns[$i]/) |
268 | 1 | 3 | unless $precision |
272 | 3 | 0 | if $frac |