| t/00-compile.t | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 16 | 37.5 |
| line | true | false | branch |
|---|---|---|---|
| 9 | 0 | 1 | $ENV{'AUTHOR_TESTING'} ? : |
| 19 | 0 | 1 | -d 'blib' ? : |
| 25 | 0 | 1 | unless open my $stdin, '<', 'File::Spec'->devnull |
| 34 | 0 | 1 | if $^O eq 'MSWin32' |
| 40 | 0 | 0 | if @_warnings and $_warnings[0] =~ /^Using .*\bblib/ and not eval { do { require blib; 'blib'->VERSION('1.01') } } |
| 42 | 0 | 1 | if (@_warnings) |
| 52 | 0 | 0 | 'Test::More'->can('explain') ? : |
| 0 | 1 | if $ENV{'AUTHOR_TESTING'} |