Branch Coverage

blib/lib/Ukigumo/Client/YamlConfig.pm
Criterion Covered Total %
branch 16 20 80.0


line true false branch
107 2 1 if ($env and (my $ref = ref $env) ne 'ARRAY')
124 8 2 if -f $file
135 8 1 if ($ukigumo_yml)
137 0 8 if (my $e = $@)
142 1 7 unless (defined $$y[0])
158 5 11 defined $str && !ref($str) ? :
166 1 1 if ($type eq 'ikachan') { }
1 0 elsif ($type eq 'github_statuses') { }
181 0 2 unless ($module_name)
190 0 2 unless ref $notifier_config eq 'ARRAY'