lib/UR/Namespace/Command/Update/Pod.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 30 | 0.0 |
line | true | false | branch |
---|---|---|---|
64 | 0 | 0 | unless (@targets) |
69 | 0 | 0 | if ($self->input_path) |
77 | 0 | 0 | if ($@) |
82 | 0 | 0 | if $errors |
87 | 0 | 0 | if ($self->output_path) |
88 | 0 | 0 | unless (-d $self->output_path) |
89 | 0 | 0 | if (-e $self->output_path) { } |
94 | 0 | 0 | if (-d $self->output_path) { } |
115 | 0 | 0 | if ($@) |
120 | 0 | 0 | unless ($pod) |
126 | 0 | 0 | if (defined $self->output_path) { } |
154 | 0 | 0 | if ($@) { } |
166 | 0 | 0 | if ($command->can('sub_command_classes')) |
171 | 0 | 0 | if ($@) |
175 | 0 | 0 | unless @subcommands and $subcommands[0] |