Branch Coverage

blib/lib/Catalyst/Plugin/Config/JSON.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
51 1 0 unless file($config_file)->is_absolute
52 0 1 unless open CONFIG, "<$config_file"
59 1 0 if (isa($key, 'Catalyst::Base'))