Condition Coverage

blib/lib/Devel/Depend/Cpp.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

line !l l&&!r l&&r condition
235 0 0 0 $^O eq 'MSWin32' and defined $ENV{'INCLUDE'}

or 2 conditions

line l !l condition
160 0 0 shift() || 'cpp'
199 0 0 shift() || die('No command defined!')

or 3 conditions

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")