Branch Coverage

blib/lib/DTL/Fast/Expression/Operator/Binary/And.pm
Criterion Covered Total %
branch 1 2 50.0


line true false branch
13 0 730 if (UNIVERSAL::can($arg1, 'and')) { }