| lib/UR/Namespace/Command/Update/Doc.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 10 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 98 | 0 | 0 | 0 | $self->generate_index and not $self->output_path |
| 176 | 0 | 0 | 0 | $index and $index ne '' |
| line | l | !l | condition |
|---|---|---|---|
| 233 | 0 | 0 | 'IO::File'->new('>' . $doc_path) || die('Cannot create file at ' . $doc_path . "\n") |
| 311 | 0 | 0 | $command->parent_command_class || undef |