GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.

Statistics & Trends

  Code Quality Rating

  Issues

Complexity by Change Frequency

Complexity by Change Frequency

For easier understanding, we can divide the chart into four quadrants.

I (Sleepers)
Operations with high-complexity which are not changed often. Generally, not a problem, but should be watched.
II (Problems)
Operations with high-complexity which are also changed often. Consider refactoring.
III (Unremarkable)
Operations which are simple and stable.
IV (Power Horses)
Operations which are simple and also change often.