Branch Coverage

blib/lib/File/Basename/Object.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
27 2 13 if @_ > 1
34 1 13 if @_ > 1
46 1 1 if (my $path = shift())
79 5 2 if (UNIVERSAL::isa($b, 'File::Basename::Object')) { }