Skip to content

Instantly share code, notes, and snippets.

@SeanROlszewski
Created December 30, 2018 01:22
Show Gist options
  • Save SeanROlszewski/d8c3dda04ed9c8aad9f4f37c9e9a75c8 to your computer and use it in GitHub Desktop.
Save SeanROlszewski/d8c3dda04ed9c8aad9f4f37c9e9a75c8 to your computer and use it in GitHub Desktop.
*******************************
Muter finished running!
--------------------------
Applied Mutation Operators
--------------------------
These are all of the ways that Muter introduced changes into your code.
Applied Mutation Operator File Mutation Test Result
------------------------- ---- --------------------
NegateConditionalsMutation Module.swift passed
NegateConditionalsMutation Module.swift failed
NegateConditionalsMutation Module.swift failed
NegateConditionalsMutation Module.swift failed
NegateConditionalsMutation Module.swift failed
NegateConditionalsMutation Module.swift failed
NegateConditionalsMutation Module.swift failed
NegateConditionalsMutation Module2.swift passed
--------------------
Mutation Test Scores
--------------------
Mutation Score of Test Suite (higher is better): 25/100
File # of Applied Mutation Operators Mutation Score
---- ------------------------------- --------------
Module.swift 7 14
Module2.swift 1 100
*******************************
Muter finished running!
--------------------------
Applied Mutation Operators
--------------------------
These are all of the ways that Muter introduced changes into your code.
Applied Mutation Operator File Mutation Test Result
------------------------- ---- --------------------
NegateConditionalsMutation AbsolutePositionExtensions.swift passed
NegateConditionalsMutation AbsolutePositionExtensions.swift passed
NegateConditionalsMutation NegateConditionalsMutation.swift passed
NegateConditionalsMutation Table.swift passed
NegateConditionalsMutation Table.swift passed
NegateConditionalsMutation subCommands.swift passed
NegateConditionalsMutation testReportGeneration.swift passed
NegateConditionalsMutation testReportGeneration.swift passed
--------------------
Mutation Test Scores
--------------------
Mutation Score of Test Suite (higher is better): 100/100
File # of Applied Mutation Operators Mutation Score
---- ------------------------------- --------------
AbsolutePositionExtensions.swift 2 100
NegateConditionalsMutation.swift 1 100
Table.swift 2 100
subCommands.swift 1 100
testReportGeneration.swift 2 100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment