blib/lib/App/Perl/Module/CopyrightYears.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 6 | 16.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
76 | 0 | 0 | 0 | defined $license and -r $license |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
42 | 0 | 1 | 0 | not &getopts("dhy:", $self->{'_opts'}) or $self->{'_opts'}{'h'} |