Branch Coverage

blib/lib/Autodia/Handler.pm
Criterion Covered Total %
branch 0 40 0.0


line true false branch
52 0 0 $ignore_path ? :
54 0 0 unless $config{'silent'}
55 0 0 if $config{'singlefile'}
56 0 0 unless $self->_parse_file($current_file)
58 0 0 if $config{'singlefile'}
68 0 0 if (ref $skip_list)
71 0 0 if ($object_name =~ /$pattern/)
72 0 0 unless $$self{'_config'}{'silent'}
89 0 0 if (defined $alternative_filename)
103 0 0 if ($config{'graphviz'})
104 0 0 if $config{'singlefile'}
109 0 0 if ($config{'springgraph'})
110 0 0 if $config{'singlefile'}
115 0 0 if ($config{'vcg'})
116 0 0 if $config{'singlefile'}
122 0 0 if $config{'singlefile'}
125 0 0 if ($success) { }
178 0 0 defined $config{'inputpath'} ? :
183 0 0 unless open INFILE, "<$infile"
185 0 0 if ($$self{'file_open_error'} == 1)