Condition Coverage

blib/lib/CQL/Parser.pm
Criterion Covered Total %
condition 24 36 66.6


and 3 conditions

line !l l&&!r l&&r condition
165 56 5 34 $type != 130 and $type != 129
328 3 0 1 $type != 116 and $type != 117
3 1 0 $type != 116 and $type != 117 and $type != 118
1 0 0 $type != 116 and $type != 117 and $type != 118 and $type != 119
340 1 0 0 $type != 120 and $type != 121
350 115 0 3 $token->getType == 127 and not $token->getString =~ /\./

or 3 conditions

line l !l&&r !l&&!r condition
87 0 7 0 ref $class || $class
236 0 2 89 not defined $word or $word eq ''
284 1 0 2 $token->getType == 120 or $token->getType == 121
354 2 1 91 isProxRelation() || $type == 110 || $type == 111 || $type == 112 || $type == 125 || $type == 127 || $type == 113 || $type == 114
363 11 1 96 $type == 100 || $type == 101 || $type == 102 || $type == 103 || $type == 104 || $type == 105
372 2 1 0 $type == 122 || $type == 123 || $type == 124 || $type == 126 || $type == 116 || $type == 132 || $type == 133 || $type == 134 || $type == 135 || $type == 115 || $type == 137 || $type == 138 || $type == 139