|
|
|
|
|
by captbaritone
950 days ago
|
|
I think you’re technically correct. But if you are someone who is writing 100% branch coverage code this rule could still be useful. It will quickly point out parts of your code base that are going be impossible to test with 100% coverage. |
|