| blib/lib/App/Pods2Site/SiteBuilder/BasicFramesTreeTOC.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 22 | 26 | 84.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 38 | 11 | 1 | unless exists $treeloc->{$level} | 
| 44 | 6 | 0 | if ($toc) | 
| 46 | 6 | 0 | if ($groupName) { } | 
| 55 | 0 | 0 | $1 == 0 ? : | 
| 77 | 5 | 12 | if $depth > $self->{'maxtocdepth'} | 
| 79 | 8 | 9 | keys %$treeloc ? : | 
| 82 | 11 | 6 | if ($n) | 
| 86 | 2 | 9 | if $hasSubNodes | 
| 88 | 2 | 9 | $hasSubNodes ? : | 
| 90 | 10 | 1 | if ($p) { } | 
| 100 | 2 | 9 | $hasSubNodes ? : | 
| 113 | 11 | 6 | if ($n) | 
| 115 | 2 | 9 | if $hasSubNodes |