Branch Coverage

inc/Test/Base.pm
Criterion Covered Total %
branch 46 172 26.7


line true false branch
69 0 1 grep(/^-base$/i, @_) ? :
72 1 0 unless (defined $default_class)
80 1 0 unless (grep /^-base$/i, @_)
83 0 0 if ($_[$ii] eq '-package') { }
89 0 1 if @args
117 4 1 if $class->can('new')
119 0 1 if $class->can('new')
121 1 0 if $class->can('new')
126 0 0 if ($$self{'block_list'})
134 0 3 ref $_[0] eq $default_class ? :
143 0 1 if @_ > 1
145 0 1 if @_ and not $_[0] =~ /^[a-zA-Z]\w*$/
152 0 1 $section_name ? :
155 1 0 unless wantarray
157 0 0 if $self->_filters_delay
160 0 0 unless $block->is_filtered
170 0 0 if (@$list == 0)
175 0 0 if (defined $block and not $block->is_filtered)
189 0 0 defined $_[0] ? :
219 0 0 if (ref $_[0] eq 'HASH') { }
234 0 0 if eval { do { require Text::Diff; 1 } } and $Text::Diff::VERSION >= 0.35
243 1 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) { }
253 0 0 unless defined $name
263 1 0 unless $block->is_filtered
270 0 0 if @_ == 2
271 0 0 unless my $block = $self->first_block
274 0 0 unless $$block{'_section_order'}[0]
276 0 0 unless @names == 2
282 0 0 unless $Have_Plan
286 0 0 unless $Have_Plan or $DIED or not $import_called
295 0 0 unless exists $$block{$x} and exists $$block{$y}
296 0 0 unless $block->is_filtered
297 0 0 if (ref $block->$x) { }
0 0 elsif (ref $block->$y eq 'Regexp') { }
298 0 0 $block->name ? :
302 0 0 ref $y ? :
303 0 0 $block->name ? :
306 0 0 $block->name ? :
317 0 0 unless exists $$block{$x} and exists $$block{$y}
318 0 0 unless $block->is_filtered
319 0 0 $block->name ? :
330 0 0 unless exists $$block{$x} and exists $$block{$y}
331 0 0 unless $block->is_filtered
332 0 0 $block->name ? :
343 0 0 unless exists $$block{$x} and defined $y
344 0 0 unless $block->is_filtered
345 0 0 ref $y ? :
346 0 0 $block->name ? :
357 0 0 unless exists $$block{$x} and defined $y
358 0 0 unless $block->is_filtered
359 0 0 ref $y ? :
360 0 0 $block->name ? :
368 1 0 unless $spec =~ s/\A\s*<<<(.*?)>>>\s*$//ms
372 0 0 if $@
395 0 1 if (exists $$block{'ONLY'})
398 0 1 if exists $$block{'SKIP'}
400 0 1 if (exists $$block{'LAST'})
409 0 2 if $$reserved_section_names{$id} or $id =~ /^_/
419 0 1 unless $hunk =~ s/\A\Q$cd\E[ \t]*(.*)\s+//
424 1 0 unless ($description =~ /\S/)
435 0 2 unless defined $value
436 0 2 unless defined $filters
437 0 2 if ($filters =~ /:(\s|\z)/)
438 0 0 if $value =~ /\S/
441 0 0 unless defined $value
457 0 1 if $self->_spec_string
461 0 1 if (my $spec_file = $self->_spec_file) { }
462 0 0 unless open FILE, $spec_file
481 0 1 if $done
484 0 14 if $status < 0
485 1 13 if (/^__(?:END|DATA)__\r?$/)
500 0 0 unless @_
536 0 6 if defined &$accessor
539 0 6 if (@_)
542 0 6 unless $$self{$accessor}
544 3 3 wantarray ? :
559 4 6 unless defined &$accessor
567 0 1 if $self->is_filtered
574 0 4 $filter =~ s/=(.*)$// ? :
578 0 4 if (defined &$function) { }
581 0 0 if (not @value or @value == 1 and $value[0] =~ /\A(\d+|)\z/)
589 0 4 unless $filter_object->can($filter)
608 0 2 unless ref $map_filters
616 0 4 unless length $filter
617 0 4 if ($filter =~ s/^-//) { }
0 4 elsif ($filter =~ s/^\+//) { }