ponder-lab / Rejuvenate-Logging-Levels

An Eclipse plug-in research prototype for automatically rejuvenating log statement levels using degree of interest
Eclipse Public License 2.0
2 stars 3 forks source link

Consider else clauses #257

Closed yiming-tang-cs closed 4 years ago

yiming-tang-cs commented 4 years ago

By looking at the fake PR for californium (https://github.com/ponder-lab/californium/pull/4), we found that many log levels are lowed in else clauses. We made log levels not lowered in then-statements. This should be redone for else statements.

ghost commented 4 years ago

DeepCode's analysis on #ce3189 found:

:speech_balloon: This comment has been generated by the DeepCode bot, installed by the owner of the repository. The DeepCode bot protects your repository by detecting and commenting on security vulnerabilities or other critical issues.


:relaxed: If you want to provide feedback on our bot, here is how to contact us.

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.05%) to 19.42% when pulling ce3189ab6fd2ed0ae60c6d703f62aab6462ae660 on ifcondition into c3fa0f13b6bfc0f44e8471fa72dc48252ad59e1e on master.