Mutation testing #23
Annotations
4 errors and 10 warnings
|
Mutation testing of age-plugin
Process completed with exit code 4.
|
|
Mutation testing of age
The operation was canceled.
|
|
Mutation testing of age-core
Process completed with exit code 3.
|
|
Mutation testing of rage
Process completed with exit code 3.
|
|
Missed mutant:
age/src/error.rs#L134
replace <impl fmt::Display for PluginError>::fmt -> fmt::Result with Ok(Default::default())
|
|
Missed mutant:
age/src/error.rs#L76
delete match arm IdentityFileConvertError::FailedToWriteOutput(e) in <impl std::error::Error for IdentityFileConvertError>::source
|
|
Missed mutant:
age/src/error.rs#L75
replace <impl std::error::Error for IdentityFileConvertError>::source -> Option<&(dyn std::error::Error +'static)> with None
|
|
Missed mutant:
age/src/error.rs#L42
replace <impl fmt::Display for IdentityFileConvertError>::fmt -> fmt::Result with Ok(Default::default())
|
|
Missed mutant:
age/src/lib.rs#L458
replace fuzz_header with ()
|
|
Missed mutant:
age/src/lib.rs#L447
replace <impl Callbacks for NoCallbacks>::request_passphrase -> Option<SecretString> with Some(Default::default())
|
|
Missed mutant:
age/src/lib.rs#L443
replace <impl Callbacks for NoCallbacks>::request_public_string -> Option<String> with Some("xyzzy".into())
|
|
Missed mutant:
age/src/lib.rs#L443
replace <impl Callbacks for NoCallbacks>::request_public_string -> Option<String> with Some(String::new())
|
|
Missed mutant:
age/src/lib.rs#L439
replace <impl Callbacks for NoCallbacks>::confirm -> Option<bool> with Some(false)
|
|
Missed mutant:
age/src/lib.rs#L439
replace <impl Callbacks for NoCallbacks>::confirm -> Option<bool> with Some(true)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
mutants-age-core
|
1.6 MB |
sha256:32f6c90c5f1cc883b8799f4d8b63a9485fde7fa9e47685926f91293383ddf66f
|
|
|
mutants-age-plugin
|
27 KB |
sha256:ccbadb7e2ea208ad7a1fca42311cf74574f914ad17f5b74dea0b72e07602da2c
|
|
|
mutants-rage
|
1.83 MB |
sha256:9b14275ab67ff9d572ff648fbe22191e9d45c350d661da33125b8dd952b47398
|
|