Condition Coverage

blib/lib/Test/Roo/DataDriven.pm
Criterion Covered Total %
condition 14 24 58.3


and 3 conditions

line !l l&&!r l&&r condition
34 1 3 1 $argv and @ARGV
80 5 0 0 @args == 1 && XXX

or 2 conditions

line l !l condition
53 4 0 $args->{'recurse'} || 0
0 4 $args->{'follow_symlinks'} || 0
83 5 0 $args{'filter'} || sub { $_[0]; }

or 3 conditions

line l !l&&r !l&&!r condition
28 1 4 0 $args->{'match'} || qr/\.dat$/
84 1 4 0 $args{'parser'} || $class->curry::parse_data_file
101 0 14 0 $case->{'description'} || $file->basename
113 4 5 0 $data->{'description'} || $file->basename