Branch Coverage

blib/lib/CQL/Visitor.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
65 4 6 if ($node->isa('CQL::BooleanNode')) { }
6 0 elsif ($node->isa('CQL::TermNode')) { }