Branch Coverage

blib/lib/DBIx/Class/Schema/PopulateMore/Inflator/Date.pm
Criterion Covered Total %
branch 1 2 50.0


line true false branch
37 4 0 if (my $dt = 'DateTimeX::Easy'->new($string, 'default_time_zone', 'UTC')) { }