blib/lib/DateTime/Format/JSON/MicrosoftDateFormat.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
51 | 0 | 5 | if @_ % 2 |
53 | 1 | 4 | if ($opt{'to_json'}) |
88 | 0 | 15 | unless $string =~ m[^/Date\(([+-]?\d+)(?:([+-])(\d\d)(\d\d))?\)/$] |
94 | 10 | 5 | if (defined $direction) |