Condition Coverage

blib/lib/App/Dependencio.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
71 0 0 0 $dir eq $File::Find::dir and $App::Dependencio::opts->{'testdirs'}
74 0 0 0 -f $_ and /\.(pm|pl)$/
0 0 0 -f $_ and /\.(pm|pl)$/ and $tests == 1

or 3 conditions

line l !l&&r !l&&!r condition
61 0 0 0 @mods_not_found or print STDOUT colored(['bright_green'], "success! all dependencies met...\n")