| blib/lib/ExtUtils/Autoconf.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 10 | 60.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 247 | 7 | 1 | 9 | ref $args and ref $args eq 'HASH' |
| 315 | 8 | 0 | 0 | $self->_run_cmd($self->autoheader) && $self->_run_cmd($self->autoconf) |
| line | l | !l | condition |
|---|---|---|---|
| 240 | 0 | 17 | (which('autoconf'))[0] || 'autoconf' |
| 0 | 17 | (which('autoheader'))[0] || 'autoheader' |