Condition Coverage

blib/lib/App/WhatTimeIsIt.pm
Criterion Covered Total %
condition 0 8 0.0


or 2 conditions

line l !l condition
28 0 0 $data || ''

or 3 conditions

line l !l&&r !l&&!r condition
22 0 0 0 $self->opt->{'--format'} || RC()->{'format'} || $FORMAT
23 0 0 0 $self->opt->{'--stderr'} || RC()->{'stderr'}