cbor_free_boolean.c | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 10 | 90.0 |
line | true | false | branch |
---|---|---|---|
6 | 5 | 9 | if (!boolean_stash) { |
11 | 1 | 4 | if (!boolean_stash) { |
17 | 0 | 1 | if (!boolean_stash) { |
30 | 2 | 1 | if (!stored_false) { |
40 | 3 | 3 | if (!stored_true) { |