Condition Coverage

blib/lib/Time/Verbal.pm
Criterion Covered Total %
condition 7 11 63.6


and 3 conditions

line !l l&&!r l&&r condition
20 0 0 1525 defined $from_time and defined $to_time
39 0 15 5 $delta > 86400 and $delta < 172800

or 2 conditions

line l !l condition
51 1479 46 $self->locale || 'en'

or 3 conditions

line l !l&&r !l&&!r condition
80 1499 26 0 $self->{'wolowitz'} ||= 'Locale::Wolowitz'->new($self->i18n_dir)