blib/lib/Toader/Render/AutoDoc/Cleanup.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 26 | 0.0 |
line | true | false | branch |
---|---|---|---|
64 | 0 | 0 | unless (defined $toader) |
73 | 0 | 0 | if (ref $toader ne 'Toader') |
84 | 0 | 0 | if ($toader->error) |
97 | 0 | 0 | unless (defined $outputdir) |
106 | 0 | 0 | unless (-d $outputdir) |
137 | 0 | 0 | unless ($self->errorblank) |
142 | 0 | 0 | unless (defined $obj) |
150 | 0 | 0 | if (ref $obj ne 'Toader::AutoDoc') |
159 | 0 | 0 | if ($obj->error) |
169 | 0 | 0 | unless (defined $dir) |
178 | 0 | 0 | if ($$self{'pathhelper'}->error) |
189 | 0 | 0 | unless (-e $dir) |
197 | 0 | 0 | if (defined $errors[0]) |