Branch Coverage

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


line true false branch
18 6 0 unless $_[0]->stash('lang_default')
32 1 1 if $dt and $dt->isa('DateTime')