Mutandis is a JavaScript mutation testing tool that leverages static and dynamic program analysis to guide the mutation generation process towards parts of the code that are error-prone or likely to influence the program’s output.
See "Efficient JavaScript Mutation Testing”, IEEE International Conference on Software Testing, Verification and Validation (ICST'13)
The experimental data produced by Mutandis is available for download.