Branch Coverage

blib/lib/Getopt/Kingpin/Type/ExistingDir.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
15 1 4 if ($p->is_file) { }
3 1 elsif ($p->is_dir) { }