Branch Coverage

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


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