Branch Coverage

blib/lib/Perl/Tidy/Diagnostics.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
31 0 0 if $AUTOLOAD =~ /\bDESTROY$/
76 0 0 unless ($self->{'_write_diagnostics_count'})
77 0 0 unless open $self->{'_fh'}, ">", "DIAGNOSTICS"
81 0 0 if (defined $line_number)
88 0 0 if ($last_diagnostic_file ne $input_file)