Branch Coverage

blib/lib/TAP/Harness/Restricted.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
32 0 13 unless $file->exists
34 6 7 if grep {$basename =~ /$_/;} @banned_names
35 3 4 if exists $$banned_files{$file->relative}
37 2 2 if grep {$guts =~ /$_/ms;} @banned_code