Branch Coverage

blib/lib/App/TeleGramma/Config.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
47 6 1 if (not -e $path) { }
0 1 elsif (not -d $path) { }
56 1 0 unless (-e $config_path)