blib/lib/EPublisher/Target/Plugin/Mobi.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 19 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
44 | 0 | 0 | 0 | $imgcover and -e $imgcover |
line | l | !l | condition |
---|---|---|---|
19 | 0 | 0 | $self->_config->{'source'} || [] |
21 | 0 | 0 | $self->_config->{'author'} || 'Perl Author' |
22 | 0 | 0 | $self->_config->{'title'} || 'Pod Document' |
23 | 0 | 0 | $self->_config->{'lang'} || 'en' |
24 | 0 | 0 | $self->_config->{'output'} || '' |
25 | 0 | 0 | $self->_config->{'encoding'} || ':encoding(UTF-8)' |
26 | 0 | 0 | $self->_config->{'cover'} || '' |
27 | 0 | 0 | $self->_config->{'htmcover'} || '' |