File / Directory |
Mutation score |
# Killed |
# Survived |
# Timeout |
# No coverage |
# Runtime errors |
# Transpile errors |
Total detected |
Total undetected |
Total mutants | |
|---|---|---|---|---|---|---|---|---|---|---|---|
| options.js | 94.74 | 18 | 1 | 0 | 0 | 0 | 0 | 18 | 1 | 19 | |
export default 0{}{
ajax: 1{}{
url: null,
enctype: 2""'application/x-www-form-urlencoded',
sendType: 3""'serialize', // 'serialize', 'formData', 'json'
method: 4""'GET',
},
rules: {},
messages: {},
containers: 5{}{
parent: 6""'form-group',
message: 7""'help-block',
baseMessage: 8""'base-error',
},
states: 9{}{
error: 10""'error',
valid: 11""'valid',
pristine: 12""'pristine',
dirty: 13""'dirty',
},
formStatePrefix: 14""'jedi-',
callbacks: 15{}{
// eslint-disable-next-line no-unused-vars
success({ event, response }) {},
// eslint-disable-next-line no-unused-vars
error({ errors }) {},
},
clean: 16falsetrue,
redirect: 17falsetrue,
language: 18""'en',
translations: {},
};
| # | Mutator | State | Location | Original | Replacement |
|---|---|---|---|---|---|
| 0 | ObjectLiteral | Killed | 0 : 15 | {
...{},
} |
{} |
| 1 | ObjectLiteral | Killed | 1 : 10 | {
... } |
{} |
| 2 | StringLiteral | Killed | 3 : 17 | ' ... ' |
"" |
| 3 | StringLiteral | Killed | 4 : 18 | ' ' |
"" |
| 4 | StringLiteral | Killed | 5 : 16 | ' ' |
"" |
| 5 | ObjectLiteral | Killed | 9 : 16 | {
... } |
{} |
| 6 | StringLiteral | Killed | 10 : 16 | ' - ' |
"" |
| 7 | StringLiteral | Killed | 11 : 17 | ' - ' |
"" |
| 8 | StringLiteral | Killed | 12 : 21 | ' - ' |
"" |
| 9 | ObjectLiteral | Killed | 14 : 12 | {
... } |
{} |
| 10 | StringLiteral | Killed | 15 : 15 | ' ' |
"" |
| 11 | StringLiteral | Killed | 16 : 15 | ' ' |
"" |
| 12 | StringLiteral | Killed | 17 : 18 | ' ' |
"" |
| 13 | StringLiteral | Killed | 18 : 15 | ' ' |
"" |
| 14 | StringLiteral | Killed | 20 : 21 | ' -' |
"" |
| 15 | ObjectLiteral | Survived | 21 : 15 | {
... } |
{} |
| 16 | BooleanSubstitution | Killed | 27 : 11 | |
|
| 17 | BooleanSubstitution | Killed | 28 : 14 | |
|
| 18 | StringLiteral | Killed | 29 : 14 | ' ' |
"" |