The Mutant Report™ #39
Annotations
10 warnings
|
Missed mutant:
src/frontend/viewport.rs#L11
replace < with > in compute_sliding_window
|
|
Missed mutant:
src/screens/splash.rs#L136
replace SplashTimer::init with ()
|
|
Missed mutant:
src/frontend/change_buffer.rs#L92
delete match arm (_, KeyCode::Char('q')) in read_keys
|
|
Missed mutant:
src/frontend/change_buffer.rs#L240
replace - with + in <impl StatefulWidget for ChangeBuffer>::render
|
|
Missed mutant:
src/frontend/viewport.rs#L16
replace - with / in compute_sliding_window
|
|
Missed mutant:
src/utils.rs#L21
replace <impl AppExt for App>::register_scoped_type with ()
|
|
Missed mutant:
src/screens/splash.rs#L118
replace SplashCursor::init with ()
|
|
Missed mutant:
src/frontend/change_buffer.rs#L208
replace <impl StatefulWidget for ChangeBuffer>::render with ()
|
|
Missed mutant:
src/frontend/viewport.rs#L15
replace - with + in compute_sliding_window
|
|
Missed mutant:
src/screens/mod.rs#L27
delete ! in init_state
|