Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong assertions #5

Open
gizmore opened this issue Jan 26, 2024 · 0 comments
Open

Wrong assertions #5

gizmore opened this issue Jan 26, 2024 · 0 comments

Comments

@gizmore
Copy link

gizmore commented Jan 26, 2024

There are wrong assertions in Line 68 and 69 of the LineCountingVisitor.

Bad Assertion

It may be that there are only commented lines of code, or only uncommented lines of code.
example file contents of a file called lang_en.php:

    <?php
    return ['foo' => 'bar in english'];

I think the 3rd assertion is enough :)

greetz

  • giz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant