blib/lib/CGI/Application/Plugin/PageLookup/Loop.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 21 | 26 | 80.7 |
line | true | false | branch |
---|---|---|---|
193 | 4 | 21 | unless defined $dlineage |
199 | 4 | 21 | unless defined $tlineage |
211 | 4 | 21 | unless exists $$self{'work_to_be_done'} |
219 | 0 | 44 | unless $sth->execute |
227 | 6 | 42 | if (not defined $current_rank) { } |
18 | 24 | elsif ($current_rank < $next_rank) { } | |
245 | 0 | 44 | if $sth->err |
247 | 6 | 38 | if ($current_row) |
249 | 6 | 0 | if %$current_row |
251 | 6 | 38 | if @loop |
277 | 25 | 0 | if $c |
303 | 72 | 21 | if $$self{'template'}->query('name', [@new_tlineage, $var]) eq 'VAR' |
308 | 0 | 21 | if $the_rest =~ s/\s*:\s*([_a-z]\w*)\s*$// |