Info

The JavaScript to HTML converter keeps the formatting the same as in the text file. HTML tags are added for each lexical token, and also for each syntax tree node. To change the source file, just put URL to new source file after #.

Tokens

It is useful to remove comments and literals before frequency analysis.


Metrics

Simple metrics: number of bytes, LOC, and how many characters are spent for indentation.
Characters:
Lines:
Indentation:

Frequency analysis

Frequency analysis of substrings in the code.

String length (1):



Predicted length (1):


Selection mode

Use tokens, expressions or statements as the atoms in selection.
Element class:

Context:

Context actions

Refactorings based on selected elements.