Skip to content

Instantly share code, notes, and snippets.

@kelunik
Created March 15, 2018 20:37
Show Gist options
  • Select an option

  • Save kelunik/36a0c28bdbb143f5001d85cac7b89a23 to your computer and use it in GitHub Desktop.

Select an option

Save kelunik/36a0c28bdbb143f5001d85cac7b89a23 to your computer and use it in GitHub Desktop.
____ ____ __ _
/ _/___ / __/__ _____/ /_(_)___ ____
/ // __ \/ /_/ _ \/ ___/ __/ / __ \/ __ \
_/ // / / / __/ __/ /__/ /_/ / /_/ / / / /
/___/_/ /_/_/ \___/\___/\__/_/\____/_/ /_/
Running initial test suite...
PHPUnit version: 6.5.7
107 [============================] 5 secs
Generate mutants...
Processing source code files: 33/33
Creating mutated files and processes: 948/948
.: killed, M: escaped, S: uncovered, E: fatal error, T: timed out
..........M.............ME..EMME...........M.....S ( 50 / 948)
SSSS..SEM....ESSSSSSSSSSE....MMMSM.S.S...........M (100 / 948)
...MMS.M.....MTT....SS...MMMMM.M....MMM....M...M.S (150 / 948)
SSSSSSM..MM.........SSSSS.MMMM.MM.MMMMMSSSMMMS...M (200 / 948)
....S..MMM.........SSSM.M.........SSSSS..........S (250 / 948)
...M.M.............SSSSSSSSSSSSS..........SMMM.... (300 / 948)
MM.M.........MMMEM.....M...SSSS...SSSMMMMM..SSSSSS (350 / 948)
SMMMSSSSMM...M..SSSSSSSSSSSSSSSSMEM..MS.EE........ (400 / 948)
............TT..................M................. (450 / 948)
..S............................................... (500 / 948)
....................SSSSSSSSSSSSSSSS.............. (550 / 948)
....SS...........S........SSSS..............TMMMMM (600 / 948)
MMMMESSSSSSSSSSEEESESSSEESESMMM..SSMEMEMMTTMMMM.MM (650 / 948)
.M.M..M.SSSSSSS...M.T..MMMMMMM.M...M.MTSSSSSESST.M (700 / 948)
ES..EESM.SS.SSSS.SSSS.....SSSS......SSSS.SSSS.SSSS (750 / 948)
.SSSSESSSS.SSSSSSSS.SSSS..M..SSSSS...SSSSSSSSSSSSE (800 / 948)
...SS..........E..EMME.................MMSSSSSSSSS (850 / 948)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSESS...SSS..S.S.....S (900 / 948)
..TM.M...MMMMMM.SSMMMMMMMM..SSSSSSSSSSSSSMMSMM.E (948 / 948)
948 mutations were generated:
483 mutants were killed
283 mutants were not covered by tests
140 covered mutants were not detected
31 errors were encountered
11 time outs were encountered
Metrics:
Mutation Score Indicator (MSI): 55%
Mutation Code Coverage: 70%
Covered Code MSI: 79%
Please note that some mutants will inevitably be harmless (i.e. false positives).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment