blib/lib/Module/Install/ReadmeFromPod.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 19 | 0.0 |
line | l | !l | condition |
---|---|---|---|
80 | 0 | 0 | $clean ||= 0 |
81 | 0 | 0 | $format ||= 'txt' |
107 | 0 | 0 | $out_file ||= 'README' |
120 | 0 | 0 | $out_file ||= 'README.htm' |
142 | 0 | 0 | $out_file ||= 'README.1' |
155 | 0 | 0 | $out_file ||= 'README.pdf' |
167 | 0 | 0 | $out_file ||= 'README.md' |
185 | 0 | 0 | $metadata->{'values'}{'all_from'} || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
55 | 0 | 0 | 0 | shift() || $self->_all_from |