Open
Conversation
metrixpp sucht plugins unterhalb von ext; deshalb scheint es mir sinnvoll, hier entsprechende Unterverzeichnisse anzulegen Idee: - ext/std/code: Plugins für Standard-Metriken / Metrriken, die direkt auf die Sourcen zugreifen - ext/std/lang: Plugins für die unterschiedlichen Sprach-Parser - ext/std/tools: Plugins für die unterschiedlichen Tools - ext/xxx: Plugin-Verzeichnisse für Metriken, die auf anderen Metriken basieren (d.h. nicht direkt auf die Sourcen zugreifen)
included - metrixplusplus#43: wrong formed SQL COLLECT statements corrected - metrixplusplus#53/metrixplusplus#56: Detect correct file encoding with some additional improvements
Additionally completely reworked!
some small improvements and error correction on halstead*.py and maintainabilitity.py
Additionally: - halstead_base.py: Plugin implements own methods declare_metric(), is_active(), get_fields(), callback() and count() to ensure proper order of counting N1/n1 and N2/n2 - some more comments - Round Halstead's program effort to 3 decimals to met test suite under Python 2.7
rebasing lacks halstead_base.ini and maintainability.ini?!
|
status on this? id like to implement halstead metrics if possible, other than merging is there anything i can help with here? |
Contributor
Author
Hi Michael, sorry for late answer - I was on holiday. Due to other work I currently don't work on this issue. Regards from Meerbusch |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.