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 1529 defined $from_time and defined $to_time
39 0 15 6 $delta >= 86400 and $delta < 172800

or 2 conditions

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

or 3 conditions

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