Branch Coverage

blib/lib/IRC/Indexer/Conf.pm
Criterion Covered Total %
branch 5 28 17.8


line true false branch
21 3 0 if (openhandle $path) { }
24 0 0 unless open my $fh, '<:encoding(utf8)', $path
36 0 3 unless $yaml
49 0 0 ref $dir eq 'ARRAY' ? :
55 0 0 unless ($$this_spec{'Server'})
59 0 0 unless ($$this_spec{'Network'})
75 0 0 unless $dir
78 0 0 unless -d $dir
85 0 0 if $thisext eq 'server'
91 0 0 wantarray ? :
102 0 3 unless ($self->can($method))
112 0 1 unless $cftype and $path
117 1 0 if (openhandle $path) { }
120 0 0 unless open my $fh, '>', $path