Branch Coverage

File:blib/lib/Mediawiki/Blame.pm
Coverage:96.7%

line%coveragebranch
6050TFif ($@) { }
96100TFif ($p eq 'now')
107100TFif ($@)
123100TFif (exists $$P{$k})
125100TFif ($k eq 'before' and $$P{$k} eq 'now')
146100TFif (exists $$P{'before'})
150100TFif (exists $$P{'limit'})
190100TFif (exists $P{'before'} and exists $P{'after'})
194100TFif (not exists $P{'before'} and not exists $P{'after'})
224100TFif (exists $self->_revisions->{$r_id}) { }
230100TFif ($contrib_node->first_child_text('username')) { }
251100TFif ($@)
275100TFif (not $response->is_success)
322100TFif ($P{'revision'}) { }
341100TFif ($id == $first_revision and $id != $self->_initial) { }