Branch Coverage

inc/Test/Base.pm
Criterion Covered Total %
branch 9 192 4.6


line true false branch
11 0 8 if ($HAS_PROVIDER) { }
82 8 0 grep(/^-base$/i, @_) ? :
85 8 0 unless (defined $default_class)
93 0 8 unless (grep /^-base$/i, @_)
96 0 0 if ($_[$ii] eq '-package') { }
102 0 0 if @args
130 0 0 if $class->can('new')
132 0 0 if $class->can('new')
134 0 0 if $class->can('new')
139 0 0 if ($self->{'block_list'})
147 0 0 ref $_[0] eq $default_class ? :
156 0 0 if @_ > 1
158 0 0 if @_ and not $_[0] =~ /^[a-zA-Z]\w*$/
165 0 0 $section_name ? :
168 0 0 unless wantarray
170 0 0 if $self->_filters_delay
173 0 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 if @_ == 2
290 0 0 unless my $block = $self->first_block
294 0 0 unless $block->{'_section_order'}[0]
295 0 0 unless @names == 2
301 0 0 unless $Have_Plan
305 0 0 unless $Have_Plan or $DIED or not $import_called
314 0 0 unless exists $block->{$x} and exists $block->{$y}
315 0 0 unless $block->is_filtered
316 0 0 if (ref $block->$x) { }
0 0 elsif (ref $block->$y eq 'Regexp') { }
317 0 0 $block->name ? :
321 0 0 ref $y ? :
322 0 0 $block->name ? :
325 0 0 $block->name ? :
336 0 0 unless exists $block->{$x} and exists $block->{$y}
337 0 0 unless $block->is_filtered
338 0 0 $block->name ? :
349 0 0 unless exists $block->{$x} and exists $block->{$y}
350 0 0 unless $block->is_filtered
351 0 0 $block->name ? :
362 0 0 unless exists $block->{$x} and defined $y
363 0 0 unless $block->is_filtered
364 0 0 ref $y ? :
365 0 0 $block->name ? :
376 0 0 unless exists $block->{$x} and defined $y
377 0 0 unless $block->is_filtered
378 0 0 ref $y ? :
379 0 0 $block->name ? :
388 0 0 unless eval "require $module; 1"
405 0 0 unless exists $block->{$x} and exists $block->{$y}
406 0 0 unless $block->is_filtered
407 0 0 $block->name ? :
415 0 0 unless $spec =~ s/\A\s*<<<(.*?)>>>\s*$//ms
419 0 0 if $@
442 0 0 if (exists $block->{'ONLY'})
443 0 0 unless $self->_no_diag_on_only
447 0 0 if exists $block->{'SKIP'}
449 0 0 if (exists $block->{'LAST'})
459 0 0 if $reserved_section_names->{$id} or $id =~ /^_/
468 0 0 unless $hunk =~ s/\A\Q$cd\E[ \t]*(.*)\s+//
473 0 0 unless ($description =~ /\S/)
484 0 0 unless defined $value
485 0 0 unless defined $filters
486 0 0 if ($filters =~ /:(\s|\z)/)
487 0 0 if $value =~ /\S/
490 0 0 unless defined $value
506 0 0 if $self->_spec_string
510 0 0 if (my $spec_file = $self->_spec_file) { }
511 0 0 unless open FILE, $spec_file
530 8 8 if $done
533 0 1272 if $status < 0
534 0 1272 if (/^__(?:END|DATA)__\r?$/)
549 0 0 unless @_
585 0 16 if defined &$accessor
588 0 0 if (@_)
591 0 0 unless $self->{$accessor}
593 0 0 wantarray ? :
608 0 0 unless defined &$accessor
616 0 0 if $self->is_filtered
623 0 0 $filter =~ s/=(.*)$// ? :
627 0 0 if (defined &$function) { }
628 0 0 @value == 1 && !defined($value[0]) ? :
633 0 0 if (not @value or @value == 1 and defined $value[0] and $value[0] =~ /\A(\d+|)\z/)
636 0 0 if ($value[0] and $_ eq $old)
644 0 0 unless $filter_object->can($filter)
663 0 0 unless ref $map_filters
671 0 0 unless length $filter
672 0 0 if ($filter =~ s/^-//) { }
0 0 elsif ($filter =~ s/^\+//) { }