4 projects tagged "Spanish"
MetricsAnalytics is a Sonar plugin that analyzes the Total Quality related to your Java code. Using this plugin you can visualize your Java code from different points of view: Architecture Quality (normalized distance from main sequence, cycle number, etc.); Design Quality (CBO, DIT, NOC, RFC, etc.); Code Quality (comment, duplicated line, complexity cyclomatic, etc.); Test Quality (code coverage, test failed number, etc.); and Total Quality. MetricsAnalytics helps you to re-factorize your code and check your test coverage. It improves the maintainability, reliability, and efficiency of your project in running time. It tries to unify the concepts of XRadar in the Sonar World with some adaptations to get the Total Quality Indicator. It adds new domains and metrics in Sonar and an extension point in the dashboard: the "Design" domain with the class metrics of Ckjm, and the "Architecture" domain with the package metrics of JDepend.
RiskMNGT is a Redmine plugin that allows you to manage risks and incidents in your projects. You can define a risk or incident from its description, type, impact, probability, exposure level, owner, mitigation strategy, and contingency strategy. You can control the traceability between your risks and new requests for change, tasks and your code. In conjunction with the RequMNGT Redmine requirement management plugin, you could relate the risks to the different artifacts of your software project: feature, requirement, use case, classes, test case, etc. A database of risks and incidents can be defined for reusing best practice mitigation strategies.