Branch Coverage

blib/lib/Emacs/Run/ExtractDocs.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
117 0 0 if ($DEBUG)
137 0 0 unless ($self->emacs_runner)
178 0 0 if ($thingie =~ /\.el$/) { }
189 0 0 if -e $output_file
203 0 0 if ($output_created_flag)
204 0 0 unless open my $fh, '<', $output_file
208 0 0 unless ($content =~ m[ \s* \z ]imsx)
236 0 0 if $AUTOLOAD =~ /DESTROY$/
242 0 0 unless defined $ATTRIBUTES{$field}
249 0 0 if ($name =~ /^set_/) { }
0 0 elsif ($name =~ /^get_/) { }