Sign in Sign up
nuget

SwitchAnalyzer

Check that switch statement covers all cases for enumerations, all Interface implementations or base class inheritors. Additional rule to check - switch statement doesn't have "default" branch or this branch throws exception.

nuget View on Nuget

Activity

Latest release
7y ago
Total releases
15
Cadence
~2 days
Last 12 months
0

Details

First release
Jun 10, 2018
Releases
Version Released
0.6.10 patch
0.6.9 patch
0.6.8 patch
0.6.7 patch
0.6.6 patch
0.6.5 patch
0.6.4 patch
0.6.3 patch
0.6.2 patch
0.6.1 patch
0.6.0 minor
0.5.0 minor
0.4.0 minor
0.3.0 minor
0.2.0 initial