Branch Coverage

inc/Test/Base.pm
Criterion Covered Total %
branch 52 192 27.0


line true false branch
11 0 2 if ($HAS_PROVIDER) { }
82 0 2 grep(/^-base$/i, @_) ? :
85 2 0 unless (defined $default_class)
93 2 0 unless (grep /^-base$/i, @_)
96 0 0 if ($_[$ii] eq '-package') { }
102 0 2 if @args
130 249 2 if $class->can('new')
132 0 2 if $class->can('new')
134 2 0 if $class->can('new')
139 0 0 if ($$self{'block_list'})
147 0 99 ref $_[0] eq $default_class ? :
156 0 2 if @_ > 1
158 0 2 if @_ and not $_[0] =~ /^[a-zA-Z]\w*$/
165 0 2 $section_name ? :
168 2 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 95 0 unless $HAS_PROVIDER
262 95 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 30 0 unless $block->is_filtered
289 0 0 if @_ == 2
290 0 0 unless my $block = $self->first_block
293 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 2 0 unless $spec =~ s/\A\s*<<<(.*?)>>>\s*$//ms
419 0 0 if $@
442 0 30 if (exists $$block{'ONLY'})
443 0 0 unless $self->_no_diag_on_only
447 0 30 if exists $$block{'SKIP'}
449 0 30 if (exists $$block{'LAST'})
458 0 110 if $$reserved_section_names{$id} or $id =~ /^_/
468 0 30 unless $hunk =~ s/\A\Q$cd\E[ \t]*(.*)\s+//
473 30 0 unless ($description =~ /\S/)
484 0 110 unless defined $value
485 0 110 unless defined $filters
486 26 84 if ($filters =~ /:(\s|\z)/)
487 0 26 if $value =~ /\S/
490 0 26 unless defined $value
506 0 2 if $self->_spec_string
510 0 2 if (my $spec_file = $self->_spec_file) { }
511 0 0 unless open FILE, $spec_file
530 0 2 if $done
533 0 94 if $status < 0
534 2 92 if (/^__(?:END|DATA)__\r?$/)
549 0 0 unless @_
585 0 20 if defined &$accessor
588 0 387 if (@_)
591 44 343 unless $$self{$accessor}
593 138 249 wantarray ? :
608 16 435 unless defined &$accessor
616 0 30 if $self->is_filtered
623 0 221 $filter =~ s/=(.*)$// ? :
627 0 221 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 221 unless $filter_object->can($filter)
663 0 110 unless ref $map_filters
671 0 221 unless length $filter
672 0 221 if ($filter =~ s/^-//) { }
0 221 elsif ($filter =~ s/^\+//) { }