offscreen-canvas\fill-and-stroke-styles\2d.fillStyle.parse.invalid.name-5.worker.js
- 2 Complexity
- 2 Complexity / M
- 0 Duplication
- 1 Churn
- 24 Lines
- 13 Lines of Code
- 1 Methods
- 13 LOC / Method
All issues
try { ctx.fillStyle = '"red'; } catch (e) { } // this shouldn't throw, but it shouldn't matter here if it does