Condition Coverage

blib/lib/Dancer2/Core/Role/HasLocation.pm
Criterion Covered Total %
condition 9 9 100.0


and 3 conditions

line !l l&&!r l&&r condition
71 1 977 514 not $subdir =~ m[[\\/]blib[\\/]?$] and $libdir->is_dir
978 509 5 not $subdir =~ m[[\\/]blib[\\/]?$] and $libdir->is_dir and $bindir->is_dir

or 3 conditions

line l !l&&r !l&&!r condition
71 5 4 1483 not $subdir =~ m[[\\/]blib[\\/]?$] and $libdir->is_dir and $bindir->is_dir or $dancerdir->is_file