blib/lib/App/WhatTimeIsIt.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 8 | 0.0 |
line | l | !l | condition |
---|---|---|---|
28 | 0 | 0 | $data || '' |
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'} |