Branch Coverage

lib/UR/Namespace/Command/Update/Doc.pm
Criterion Covered Total %
branch 0 66 0.0


line true false branch
98 0 0 if $self->generate_index and not $self->output_path
102 0 0 if ($self->output_path)
108 0 0 if ($self->input_path)
115 0 0 unless $self->_writer_class->can('create')
122 0 0 unless (@targets)
127 0 0 if ($self->input_path)
135 0 0 if ($@)
140 0 0 if $errors
142 0 0 if ($self->output_path)
143 0 0 unless (-d $self->output_path)
144 0 0 if (-e $self->output_path) { }
149 0 0 if (-d $self->output_path) { }
174 0 0 if ($self->generate_index)
176 0 0 if ($index and $index ne '') { }
179 0 0 if (-e $index_path)
184 0 0 unless ($fh)
190 0 0 if -e $index_path
206 0 0 unless grep {$s->title =~ /$_/;} $self->exclude_sections
216 0 0 if ($@)
221 0 0 unless ($doc)
241 0 0 unless $tree->{'external'}
257 0 0 if defined $self->output_path
265 0 0 if ($cmd_class eq $self->class_name) { }
271 0 0 if ($parent_class eq $self->class_name) { }
285 0 0 if ($self->_index_filename)
296 0 0 if ($@)
297 0 0 unless $self->suppress_errors
301 0 0 if $command->_is_hidden_in_docs
306 0 0 $self->input_path ? :
310 0 0 !($module_path =~ m[^$input_path/]) ? :
320 0 0 if ($command eq $self->class_name) { }
328 0 0 if ($command->can('sub_command_classes'))
331 0 0 if $subtree