## Describe the bug When counting the number of diverts using the Stats methods: ## To Reproduce On the file `src/tests/inkfiles/original/inkjs/tests.ink` - `inklecate -s` reports 131 Diverts - `inkjs-compiler -s` reports 101 Diverts ## Expected behavior Same number should be reported. ## Ink files `src/tests/inkfiles/original/inkjs/tests.ink` in the repo is a good candidate for testing.