testAdditiveAssignmentWithInc | 14 ms | Passed |
testAndOrPullsUp | 24 ms | Passed |
testAndRemovesTrues | 17 ms | Passed |
testArrayValueInParenthesis | 18 ms | Passed |
testAssignWithComplexSymbols | 13 ms | Passed |
testAssignWithEquals | 20 ms | Passed |
testAssignWithEqualsSymbol | 18 ms | Passed |
testAssignWithInc | 16 ms | Passed |
testAssignWithOperators | 64 ms | Passed |
testAssignWithOr | 17 ms | Passed |
testAssignmentMixedWithAddition1 | 17 ms | Passed |
testAssignmentMixedWithAddition2 | 17 ms | Passed |
testAssignmentMixedWithAddition3 | 7 ms | Passed |
testAssignmentMixedWithAddition4 | 11 ms | Passed |
testAssignmentMixedWithAddition5 | 16 ms | Passed |
testAssignmentMixedWithAddition6 | 17 ms | Passed |
testAssignmentMixedWithAddition7 | 16 ms | Passed |
testCallableOrderOfOperations | 13 ms | Passed |
testClosure | 11 ms | Passed |
testCommentBlock | 7 ms | Passed |
testDand | 24 ms | Passed |
testDandOptimization | 17 ms | Passed |
testDor | 36 ms | Passed |
testDuplicatedDefault | 16 ms | Passed |
testEmptyStatementsAreRemoved | 12 ms | Passed |
testEmptySwitch | 12 ms | Passed |
testFallthroughCasesAndDoubleQuotes | 20 ms | Passed |
testForIsSelfStatement | 25 ms | Passed |
testForWithPostfix | 23 ms | Passed |
testFreeParenthesisWork | 11 ms | Passed |
testIfBasic | 14 ms | Passed |
testIfElse | 16 ms | Passed |
testIfElseWithDie | 13 ms | Passed |
testIfStatementWithMultipleInvalidParameters | 18 ms | Passed |
testIfWithBraces | 16 ms | Passed |
testIfWithStatementFailsInStrictMode | 39 ms | Passed |
testInnerDie | 10 ms | Passed |
testInnerIfAnded | 18 ms | Passed |
testInnerIfWithExistingAnd | 10 ms | Passed |
testInnerIfWithOtherStatements1 | 15 ms | Passed |
testInnerIfWithOtherStatements2 | 11 ms | Passed |
testInvalidStatements | 24 ms | Passed |
testMinusWithoutValueInFront | 0.17 sec | Passed |
testMultiAssign | 38 ms | Passed |
testMultipleAdjacentAssignment | 12 ms | Passed |
testMultipleLinesInBraces | 10 ms | Passed |
testNestedExecute | 69 ms | Passed |
testNestedExecuteWithStatement | 34 ms | Passed |
testNoErrorWithParenthesisAfterSymbol | 8 ms | Passed |
testNotNot | 37 ms | Passed |
testNotinstanceofKeyword | 11 ms | Passed |
testOrRemovesFalses | 30 ms | Passed |
testParenthesisInArrayDefinition | 11 ms | Passed |
testParenthesisRewritesCorrectly1 | 11 ms | Passed |
testParenthesisRewritesCorrectly2 | 8 ms | Passed |
testParenthesisRewritesCorrectly3 | 11 ms | Passed |
testParenthesisWarnsButRewritesCorrectly | 1 ms | Passed |
testProcOptimization3 | 13 ms | Passed |
testProcOptimizationRecursion | 11 ms | Passed |
testProcReference | 0.11 sec | Passed |
testProcReturn | 12 ms | Passed |
testRegReplaceOptimization1 | 11 ms | Passed |
testRegSplitOptimization1 | 14 ms | Passed |
testRegSplitOptimization2 | 8 ms | Passed |
testReturnAsKeyword | 0.11 sec | Passed |
testReturnVoidKeyword | 68 ms | Passed |
testSconcatWithNonStatement | 26 ms | Passed |
testSmartStringInArrayFails | 19 ms | Passed |
testSmartStringToDumbStringRewriteWithEscapes | 0.14 sec | Passed |
testStatementInArrayInNonStrict | 10 ms | Passed |
testSwitch1 | 21 ms | Passed |
testSwitch2 | 30 ms | Passed |
testSwitchIc | 19 ms | Passed |
testSwitchInSwitch | 22 ms | Passed |
testSwitchWithComments | 21 ms | Passed |
testSwitchWithSmartStrings | 16 ms | Passed |
testSwitchWithSmartStrings2 | 14 ms | Passed |
testTestFramework | 27 ms | Passed |
testTrivialAssignmentWithEqualsSymbol | 8 ms | Passed |
testUnreachableCode | 99 ms | Passed |
testUnreachableCodeComplex | 36 ms | Passed |
testUnreachableCodeWithBranchTypeFunction | 37 ms | Passed |