Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Judgment only_one at crates/formality-coverage/tests/scrape.rs:56

Signature:

only_one(x: u32) => ()

The number on each rule’s conclusion is positive coverage; the number on each premise is negative coverage. Click a number to browse the tests.

one
LineCoverageSource
61(if x == 1)
──────── ("one")
63(only_one(x) => ())