forked from rust-bitcoin/rust-bitcoin
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Displaying up to the first 10 mutants:
primitives/src/block.rs:355:37: replace <impl Decoder for HeaderDecoder>::read_limit -> usize with 0
primitives/src/block.rs:355:37: replace <impl Decoder for HeaderDecoder>::read_limit -> usize with 1
primitives/src/transaction.rs:483:34: replace < with > in <impl Decoder for TransactionDecoder>::push_bytes
primitives/src/transaction.rs:488:49: replace + with - in <impl Decoder for TransactionDecoder>::push_bytes
primitives/src/transaction.rs:488:49: replace + with * in <impl Decoder for TransactionDecoder>::push_bytes
primitives/src/transaction.rs:492:28: delete ! in <impl Decoder for TransactionDecoder>::push_bytes
primitives/src/transaction.rs:532:9: replace <impl Decoder for TransactionDecoder>::read_limit -> usize with 0
primitives/src/transaction.rs:532:9: replace <impl Decoder for TransactionDecoder>::read_limit -> usize with 1
primitives/src/transaction.rs:552:37: replace <impl Decodable for Transaction>::decoder -> Self::Decoder with Default::default()
primitives/src/transaction.rs:808:20: delete ! in <impl Encoder for WitnessesEncoder<'_>>::advance
Running cargo mutants version: cargo-mutants 26.0.0
For the complete list, please check the mutants.out artifact.
Metadata
Metadata
Assignees
Labels
No labels