| blib/lib/Module/Install/ExtraTests.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 81 | 0 | 0 | 0 | $author_tests and exists $ENV{'AUTHOR_TESTING'} ? $ENV{'AUTHOR_TESTING'} : $is_author |
| 84 | 0 | 0 | 0 | $release_tests and $ENV{'RELEASE_TESTING'} |
| 87 | 0 | 0 | 0 | $smoke_tests and $ENV{'AUTOMATED_TESTING'} |
| 100 | 0 | 0 | 0 | /\.t$/ and -f $_ |