Branch Coverage

blib/lib/DateTimeX/TO_JSON.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
17 2 0 if ($_ eq 'formatter')
22 1 2 if ($args{'formatter'} and ref $args{'formatter'}) { }
1 1 elsif ($args{'formatter'}) { }