Branch Coverage

File:lib/Code/Statistics/Reporter.pm
Coverage:72.2%

line%coveragebranch
5850TFif $length >= length $string
6250TFunless $tt->process($tmpl, {'targets', $$stats{'target_types'}, 'truncate_front', sub { my($string, $length) = @_; return $string if $length >= length $string; return substr($string, 0 - $length, $length); } }, \$output)
6550TFif not $self->quiet
152100TFif "Code::Statistics::Metric::$metric"->is_insignificant
15350TFif not $$target_type{'list'} or not @{$$target_type{'list'};}
15450TFif not exists $$target_type{'list'}[0]{$metric}
162100TFif $$metric_data{'avg'} and $$metric_data{'avg'} != 1
233100TFif @list < $self->table_length
240100TFif $bottom_size < $self->table_length