Skip to content

Update the CRAP of global functions and count them in HTML report #469

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

Closed
wants to merge 1 commit into from

Conversation

Seb35
Copy link
Contributor

@Seb35 Seb35 commented Aug 19, 2016

This fixes two issues with global functions:

  • the CRAP and coverage for global functions was not updated at the end
    of the count; it was only the case for methods, classes, traits.
  • in the HTML report, only the methods were counted in the 2nd column
    despite the title "Functions and Methods".

See issue #468

This fixes two issues with global functions:
- the CRAP and coverage for global functions was not updated at the end
  of the count; it was only the case for methods, classes, traits.
- in the HTML report, only the methods were counted in the 2nd column
  despite the title "Functions and Methods".
@sebastianbergmann
Copy link
Owner

Merged manually, thanks.

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

Successfully merging this pull request may close these issues.

2 participants