Branch Coverage

blib/lib/TAP/DOM/Waivers.pm
Criterion Covered Total %
branch 11 16 68.7


line true false branch
23 1 4 if ($options->{'no_clone'}) { }
30 1 4 unless $waiver->{'match_dpath'}
4 1 if (my(@paths) = @{[] unless $waiver->{'match_dpath'};}) { }
1 0 elsif (my(@descriptions) = @{[] unless $waiver->{'match_description'};}) { }
33 0 1 unless $waiver->{'match_description'}
56 2 0 if ($explanation = $metapatch->{'TODO'}) { }
0 0 elsif ($explanation = $metapatch->{'SKIP'}) { }
80 2 3 if (exists $waiver->{'metapatch'}) { }