mirror of
https://github.com/LeeGaoGao/ECC.git
synced 2026-07-23 03:23:09 +00:00
Round 79 — untested conditional branches in utils.js and validate-commands.js: - countInFile: exercise typeof pattern === 'string' branch with valid string - grepFile: exercise string pattern branch (not RegExp) - validate-commands: verify (N warnings) suffix in output when warnCount > 0