Branch Coverage

blib/lib/Data/ZPath/_Ctx.pm
Criterion Covered Total %
branch 2 2 100.0


line true false branch
15 14 369 if (builtin::blessed($root) and $root->isa('Data::ZPath::Node')) { }