Branch Coverage

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


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