Branch Coverage

lib/Mojolicious/Plugin/TimeAgo.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
20 6 0 unless $self->stash('lang_default')
36 1 1 if $dt and $dt->isa('DateTime')