| blib/lib/MsOffice/Word/HTML/Writer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 20 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 53 | 2 | 2 | 0 | scalar @{$self->{'sections'};} == 1 and not $self->{'sections'}[0]{'content'} |
| 233 | 0 | 2 | 2 | $break and &looks_like_number($break) |
| line | l | !l | condition |
|---|---|---|---|
| 36 | 2 | 0 | $params{'title'} || 'Document generated by MsOffice::Word::HTML::Writer' |
| 0 | 2 | $params{'head'} || '' | |
| 0 | 2 | $params{'hf_head'} || '' | |
| 124 | 0 | 0 | $n_tabs ||= 1 |
| 132 | 4 | 0 | $_ ||= "" |
| 183 | 4 | 0 | 'MIME::Types'->new->mimeTypeOf($filename) || '' |
| 234 | 4 | 0 | $break ||= "auto" |