| blib/lib/Socialtext/Resting/TaggedPages.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 0 | 3 | unless my $r = $opts{'rester'} |
| 43 | 3 | 6 | if ($opts{'notags'}) { } |
| 44 | 2 | 1 | if @$pagetags |
| 50 | 4 | 5 | unless (grep {$_ eq $t;} @$pagetags) |
| 54 | 3 | 3 | unless $missing_tag |