Branch Coverage

inc/Test/Base.pm
Criterion Covered Total %
branch 60 202 29.7


line true false branch
11 0 5 if ($HAS_PROVIDER) { }
82 5 5 grep(/^-base$/i, @_) ? :
85 5 5 unless (defined $default_class)
93 5 5 unless (grep /^-base$/i, @_)
96 0 8 if ($_[$ii] eq '-package') { }
102 4 1 if @args
130 0 110 if $class->can('new')
132 107 3 if $class->can('new')
134 3 0 if $class->can('new')
139 0 0 if ($self->{'block_list'})
147 0 3 ref $_[0] eq $default_class ? :
156 0 3 if @_ > 1
158 0 3 if @_ and not $_[0] =~ /^[a-zA-Z]\w*$/
165 0 3 $section_name ? :
168 0 3 unless wantarray
170 0 3 if $self->_filters_delay
173 19 0 unless $block->is_filtered
183 0 0 if (@$list == 0)
188 0 0 if (defined $block and not $block->is_filtered)
202 0 0 defined $_[0] ? :
207 0 0 defined $_[0] ? :
237 0 0 if (ref $_[0] eq 'HASH') { }
252 0 0 if eval { do { require Text::Diff; 1 } } and $Text::Diff::VERSION >= 0.35
261 0 0 unless $HAS_PROVIDER
262 0 0 if ($ENV{'TEST_SHOW_NO_DIFFS'} or not defined $actual or not defined $expected or $actual eq $expected or not $self->have_text_diff or not $expected =~ /\n./s) { }
272 0 0 unless defined $name
282 0 0 unless $block->is_filtered
289 0 0 unless defined $self->spec
290 0 0 if @_ == 2
291 0 0 unless my $block = $self->first_block
295 0 0 unless $block->{'_section_order'}[0]
296 0 0 unless @names == 2
302 0 0 unless $Have_Plan
306 0 0 unless $Have_Plan or $DIED or not $import_called
311 0 0 unless defined $self->spec
316 0 0 unless exists $block->{$x} and exists $block->{$y}
317 0 0 unless $block->is_filtered
318 0 0 if (ref $block->$x) { }
0 0 elsif (ref $block->$y eq 'Regexp') { }
319 0 0 $block->name ? :
323 0 0 ref $y ? :
324 0 0 $block->name ? :
327 0 0 $block->name ? :
338 0 0 unless exists $block->{$x} and exists $block->{$y}
339 0 0 unless $block->is_filtered
340 0 0 $block->name ? :
351 0 0 unless exists $block->{$x} and exists $block->{$y}
352 0 0 unless $block->is_filtered
353 0 0 $block->name ? :
364 0 0 unless exists $block->{$x} and defined $y
365 0 0 unless $block->is_filtered
366 0 0 ref $y ? :
367 0 0 $block->name ? :
378 0 0 unless exists $block->{$x} and defined $y
379 0 0 unless $block->is_filtered
380 0 0 ref $y ? :
381 0 0 $block->name ? :
390 0 0 unless eval "require $module; 1"
407 0 0 unless exists $block->{$x} and exists $block->{$y}
408 0 0 unless $block->is_filtered
409 0 0 $block->name ? :
417 0 3 unless defined $spec
418 3 0 unless $spec =~ s/\A\s*<<<(.*?)>>>\s*$//ms
422 0 0 if $@
428 0 3 unless defined $spec
446 0 19 if (exists $block->{'ONLY'})
447 0 0 unless $self->_no_diag_on_only
451 0 19 if exists $block->{'SKIP'}
453 0 19 if (exists $block->{'LAST'})
463 0 32 if $reserved_section_names->{$id} or $id =~ /^_/
472 0 19 unless $hunk =~ s/\A\Q$cd\E[ \t]*(.*)\s+//
477 19 0 unless ($description =~ /\S/)
488 0 32 unless defined $value
489 0 32 unless defined $filters
490 1 31 if ($filters =~ /:(\s|\z)/)
491 0 1 if $value =~ /\S/
494 0 1 unless defined $value
510 0 3 if $self->_spec_string
514 0 3 if (my $spec_file = $self->_spec_file) { }
515 0 0 unless open FILE, $spec_file
522 3 0 if ($handle)
534 2 10 if $done
537 0 12294 if $status < 0
538 8 12286 if (/^__(?:END|DATA)__\r?$/)
553 0 0 unless @_
589 0 24 if defined &$accessor
592 0 233 if (@_)
595 25 208 unless $self->{$accessor}
597 40 193 wantarray ? :
612 14 185 unless defined &$accessor
620 0 19 if $self->is_filtered
627 0 91 $filter =~ s/=(.*)$// ? :
631 0 91 if (defined &$function) { }
632 0 0 @value == 1 && !defined($value[0]) ? :
637 0 0 if (not @value or @value == 1 and defined $value[0] and $value[0] =~ /\A(\d+|)\z/)
640 0 0 if ($value[0] and $_ eq $old)
648 0 91 unless $filter_object->can($filter)
667 0 32 unless ref $map_filters
675 0 91 unless length $filter
676 0 91 if ($filter =~ s/^-//) { }
0 91 elsif ($filter =~ s/^\+//) { }