blib/lib/ExtUtils/LibBuilder.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 9 | 22.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
79 | 0 | 0 | 1 | not $^O =~ /darwin|win32/i and $self->_try |
83 | 0 | 0 | 0 | not $^O =~ /win32/i and $self->_try |
131 | 0 | 0 | 1 | -f $exefile and -x _ |