| name | method, % | block, % |
|---|
| testTypeInfererBool (): void | 100% (1/1) | 89% (41/46) |
| TypeInferTests (): void | 100% (1/1) | 100% (3/3) |
| infer (Expression, ExpressionInferTypeVisitor): TypeEnum | 100% (1/1) | 100% (10/10) |
| infer (String): TypeEnum | 100% (1/1) | 100% (7/7) |
| infer (String, ExpressionInferTypeVisitor): TypeEnum | 100% (1/1) | 100% (12/12) |
| parser (String): Expression | 100% (1/1) | 100% (21/21) |
| testDoubleAnyCompare (): void | 100% (1/1) | 100% (19/19) |
| testDoubleAnyCompareIfElse (): void | 100% (1/1) | 100% (26/26) |
| testEnums (): void | 100% (1/1) | 100% (37/37) |
| testIntPMF (): void | 100% (1/1) | 100% (19/19) |
| testNegativeDoublePDF (): void | 100% (1/1) | 100% (19/19) |
| testParenthesis (): void | 100% (1/1) | 100% (19/19) |
| testSubFuncInfer (): void | 100% (1/1) | 100% (29/29) |
| testTenaryOp (): void | 100% (1/1) | 100% (15/15) |
| testVariables (): void | 100% (1/1) | 100% (19/19) |
| testsubInfer (): void | 100% (1/1) | 100% (33/33) |