Branch Coverage

blib/lib/AtteanX/Parser/NQuads.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
82 3 14 if (scalar @$nodes == 3) { }
14 0 elsif (scalar @$nodes == 4) { }