| blib/lib/App/sdview/Output/HTML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 11 | 12 | 91.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 70 | 3 | 10 | if ($item->type eq 'item' and $para->listtype eq 'text') { } | 
| 75 | 0 | 10 | unless my $code = $self->can("output_" . $item->type =~ s/-/_/gru) | 
| 92 | 2 | 2 | $first ? : | 
| 98 | 2 | 6 | $cell->align eq 'right' ? : | 
| 2 | 8 | $cell->align eq 'centre' ? : | |
| 103 | 4 | 6 | defined $align ? : |