Branch Coverage

blib/lib/CGI/Application/Standard/Config.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
14 1 0 if (not _meet_config_standard($app))
24 0 1 if ($app->can('config') and $app->can('std_config')) { }