Branch Coverage

lib/XT/Files/Plugin/Dirs.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
20 8 1 if ($key eq 'bin' or $key eq 'module' or $key eq 'test')
39 10 8 if ($type eq 'bin')
44 6 2 if ($type eq 'module')
49 2 0 if ($type eq 'test')