| File: | blib/lib/Mediawiki/Blame.pm |
| Coverage: | 100.0% |
| line | % | coverage | condition | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 115 | 100 |
| $p =~ /\A $RE{'num'}{'int'} \z/msx && $p >= 2 | ||||||||||||
| 125 | 100 |
| $k eq 'before' and $$P{$k} eq 'now' | ||||||||||||
| 190 | 100 |
| exists $P{'before'} and exists $P{'after'} | ||||||||||||
| 194 | 100 |
| not exists $P{'before'} and not exists $P{'after'} | ||||||||||||
| 341 | 100 |
| $id == $first_revision and $id != $self->_initial |