testAdditiveAssignmentWithInc | 21 ms | Passed |
testAndOrPullsUp | 22 ms | Passed |
testAndRemovesTrues | 20 ms | Passed |
testArrayValueInParenthesis | 14 ms | Passed |
testAssignWithComplexSymbols | 16 ms | Passed |
testAssignWithEquals | 21 ms | Passed |
testAssignWithEqualsSymbol | 12 ms | Passed |
testAssignWithInc | 11 ms | Passed |
testAssignWithOperators | 76 ms | Passed |
testAssignWithOr | 26 ms | Passed |
testAssignmentMixedWithAddition1 | 12 ms | Passed |
testAssignmentMixedWithAddition2 | 6 ms | Passed |
testAssignmentMixedWithAddition3 | 10 ms | Passed |
testAssignmentMixedWithAddition4 | 11 ms | Passed |
testAssignmentMixedWithAddition5 | 15 ms | Passed |
testAssignmentMixedWithAddition6 | 8 ms | Passed |
testAssignmentMixedWithAddition7 | 15 ms | Passed |
testCallableOrderOfOperations | 13 ms | Passed |
testClosure | 10 ms | Passed |
testCommentBlock | 0 ms | Passed |
testDand | 33 ms | Passed |
testDandOptimization | 9 ms | Passed |
testDor | 37 ms | Passed |
testDuplicatedDefault | 12 ms | Passed |
testEmptyStatementsAreRemoved | 20 ms | Passed |
testEmptySwitch | 7 ms | Passed |
testFallthroughCasesAndDoubleQuotes | 11 ms | Passed |
testForIsSelfStatement | 28 ms | Passed |
testForWithPostfix | 29 ms | Passed |
testFreeParenthesisWork | 13 ms | Passed |
testIfBasic | 12 ms | Passed |
testIfElse | 7 ms | Passed |
testIfElseWithDie | 21 ms | Passed |
testIfStatementWithMultipleInvalidParameters | 15 ms | Passed |
testIfWithBraces | 7 ms | Passed |
testIfWithStatementFailsInStrictMode | 37 ms | Passed |
testInnerDie | 11 ms | Passed |
testInnerIfAnded | 17 ms | Passed |
testInnerIfWithExistingAnd | 20 ms | Passed |
testInnerIfWithOtherStatements1 | 42 ms | Passed |
testInnerIfWithOtherStatements2 | 9 ms | Passed |
testInvalidStatements | 57 ms | Passed |
testMinusWithoutValueInFront | 0.24 sec | Passed |
testMultiAssign | 32 ms | Passed |
testMultipleAdjacentAssignment | 10 ms | Passed |
testMultipleLinesInBraces | 21 ms | Passed |
testNestedExecute | 75 ms | Passed |
testNestedExecuteWithStatement | 45 ms | Passed |
testNoErrorWithParenthesisAfterSymbol | 23 ms | Passed |
testNotNot | 23 ms | Passed |
testNotinstanceofKeyword | 14 ms | Passed |
testOrRemovesFalses | 35 ms | Passed |
testParenthesisInArrayDefinition | 12 ms | Passed |
testParenthesisRewritesCorrectly1 | 9 ms | Passed |
testParenthesisRewritesCorrectly2 | 12 ms | Passed |
testParenthesisRewritesCorrectly3 | 11 ms | Passed |
testParenthesisWarnsButRewritesCorrectly | 16 ms | Passed |
testProcOptimization3 | 35 ms | Passed |
testProcOptimizationRecursion | 31 ms | Passed |
testProcReference | 9 ms | Passed |
testProcReturn | 17 ms | Passed |
testRegReplaceOptimization1 | 14 ms | Passed |
testRegSplitOptimization1 | 11 ms | Passed |
testRegSplitOptimization2 | 13 ms | Passed |
testReturnAsKeyword | 75 ms | Passed |
testReturnVoidKeyword | 55 ms | Passed |
testSconcatWithNonStatement | 44 ms | Passed |
testSmartStringInArrayFails | 20 ms | Passed |
testSmartStringToDumbStringRewriteWithEscapes | 0.11 sec | Passed |
testStatementInArrayInNonStrict | 17 ms | Passed |
testSwitch1 | 15 ms | Passed |
testSwitch2 | 17 ms | Passed |
testSwitchIc | 13 ms | Passed |
testSwitchInSwitch | 10 ms | Passed |
testSwitchWithComments | 16 ms | Passed |
testSwitchWithSmartStrings | 19 ms | Passed |
testSwitchWithSmartStrings2 | 13 ms | Passed |
testTestFramework | 45 ms | Passed |
testTrivialAssignmentWithEqualsSymbol | 11 ms | Passed |
testUnreachableCode | 48 ms | Passed |
testUnreachableCodeComplex | 52 ms | Passed |
testUnreachableCodeWithBranchTypeFunction | 27 ms | Passed |