Branch Coverage

blib/lib/Net/Google/Code/Role/Pageable.pm
Criterion Covered Total %
branch 28 40 70.0


line true false branch
25 4 0 unless blessed $tree
32 26 4 if ($title_tag) { }
34 3 23 if ($title eq "\240")
39 26 0 if ($title =~ /(\w+)/)
42 4 22 if ($title =~ /label/i)
52 0 4 unless @titles
57 0 4 unless $pagination
59 4 0 if ($pagination->as_text =~ /\d+\s+-\s+\d+\s+of\s+\d+/)
69 0 4 if ($next_link) { }
71 0 0 if ($self->mech->response->is_success) { }
88 4 0 if $need_delete
89 0 4 if (scalar @rows > $args{'limit'}) { }
111 0 4 unless blessed $tree
123 24 178 unless $column =~ /[-\w]/
131 51 127 if $column eq '----'
133 26 152 if ($i == 0) { }
140 26 152 if ($label_column and $i == $label_column)
142 8 18 if (@elements)
145 8 18 if @labels
150 0 4 if $need_delete