Branch Coverage

blib/lib/SVN/RaWeb/Light.pm
Criterion Covered Total %
branch 48 48 100.0


line true false branch
70 7 4 $elem =~ /^([^:,]*),(.*)$/ ? :
91 3 23 if ($is_list_item and $cgi->param('trans_no_list'))
101 5 18 $cgi->param('trans_hide_all') ? :
111 1 18 defined $mode ? :
125 2 18 if (defined $rev_param) { }
146 19 8 if ($query_string eq '') { }
148 4 15 if (defined $components) { }
159 1 7 if (defined $components) { }
175 1 18 if ($path eq '')
185 1 17 if ($path =~ m[//])
199 10 3 $self->should_be_dir ? :
213 2 13 if ($node_kind eq $SVN::Node::none or $node_kind eq $SVN::Node::unknown) { }
2 11 elsif ($node_kind ne $self->_get_correct_node_kind) { }
230 1 1 $node_kind eq $SVN::Node::dir ? :
244 9 18 unless (exists $$self{'escaped_item_url_translations'})
306 2 7 if ($self->path eq '') { }
323 21 7 if ($url ne '')
335 9 11 if ($self->dir_contents->{$entry}->kind eq $SVN::Node::dir)
356 5 3 if (@$top_url_translations)
479 1 18 if ($self->_get_mode eq 'help')
483 1 17 if ($cgi->param('panel'))
503 9 2 if ($node_kind eq $SVN::Node::dir) { }
523 9 13 if ($@) { }
525 6 3 if (ref $@ eq 'HASH' and exists $$@{'callback'}) { }