Branch Coverage

blib/lib/DateTime/Format/JSON/MicrosoftDateFormat.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
67 0 5 if @_ % 2
69 1 4 if ($opt{'to_json'})
104 0 15 unless $string =~ m[^/Date\(([+-]?\d+)(?:([+-])(\d\d)(\d\d))?\)/$]
110 10 5 if (defined $direction)