Branch Coverage

blib/lib/XAO/testcases/Web/base.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
35 0 22 unless open F, ".config"
43 22 0 $d{'test_dsn'} eq 'none' ? :
53 44 0 if ($self->{'skip_db_tests'})
57 0 44 wantarray ? :
70 38 0 if (my $charset = $site->config->get("charset"))
71 38 0 if ($cgi->can('set_param_charset')) { }