lib/Pcore/Util/Date/Strptime.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 11 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
420 | 0 | 0 | 0 | $use_cache and $$CACHE{$pattern} |
449 | 0 | 0 | 0 | $use_cache and $$CACHE{$pattern} |
line | l | !l | condition |
---|---|---|---|
498 | 0 | 0 | eval $sub || die() |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
437 | 0 | 0 | 0 | $$cache{$token} //= $$STRPTIME_TOKEN{$token}[0] =~ s/[(](?![?])/(?:/gmrsu |