| blib/lib/Devel/Depend/Cpp.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 13 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 235 | 0 | 0 | 0 | $^O eq 'MSWin32' and defined $ENV{'INCLUDE'} |
| line | l | !l | condition |
|---|---|---|---|
| 160 | 0 | 0 | shift() || 'cpp' |
| 199 | 0 | 0 | shift() || die('No command defined!') |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 161 | 0 | 0 | 0 | shift() || confess("No file to depend!\n") |
| 198 | 0 | 0 | 0 | shift() || confess("****No file to depend!\n") |