Branch Coverage

blib/lib/Data/ZPath/NodeList.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
17 351 28 wantarray ? :
43 2 0 unless builtin::blessed($zpath)
64 0 3 builtin::blessed($new) && $new->isa('Data::ZPath::Node') ? :
0 3 if (builtin::blessed($new) and $new->isa('Data::ZPath::NodeList')) { }