Branch Coverage

blib/lib/DateTimeX/Lite/Overload.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
15 51 0 unless $$self{'formatter'}
23 1 900 $_[2] ? :
27 4 0 ref $_[0] ? :
30 2 2 unless blessed $dt1 and $dt1->can('utc_rd_values') and blessed $dt2 and $dt2->can('utc_rd_values')