| blib/lib/TAP/DOM/Waivers.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 16 | 68.7 |
| line | true | false | branch |
|---|---|---|---|
| 28 | 1 | 4 | if ($$options{'no_clone'}) { } |
| 35 | 1 | 4 | unless $$waiver{'match_dpath'} |
| 0 | 1 | unless $$waiver{'match_description'} | |
| 4 | 1 | if (my(@paths) = @{[] unless $$waiver{'match_dpath'};}) { } | |
| 1 | 0 | elsif (my(@descriptions) = @{[] unless $$waiver{'match_description'};}) { } | |
| 61 | 2 | 0 | if ($explanation = $$metapatch{'TODO'}) { } |
| 0 | 0 | elsif ($explanation = $$metapatch{'SKIP'}) { } | |
| 85 | 2 | 3 | if (exists $$waiver{'metapatch'}) { } |