The most recent content from our members.
I am trying to create a version of METRICS-39 with a different threshold. I have duplicated the rule and modified the RULEMAP. However when I open the rule in the wizard there doesn't appear to be a way to modify the threshold like other rules. what am I missing?
Is there an option in the parameter file that will allow for the running the code coverage to be something other than "Line Coverage", for example "Modified Condition/Decision Coverage"? If so what is the option? When running the unit tests can you have one pass of the unit tests report on all the types of coverage or do…
Hi, Is there any documentation explain the rationale for choosing the acceptable range values for all Metrics ? The acceptable range for Metric "Coupling between Objects" METRIC.CBO is "less than 10", this seems to be too less in my opinion. The acceptable range for Metric "Fan Out" METRIC.FO is "less than 50" The two…
I think when simple condition coverage(scc) reaches 100%, then the mc/dc will also be 100%, is this correct? if this is not true, does anyone have some code snapshots to illustrate? thanks.
Where should I add new metricsHi, I do not quite understand how the mark up should be developed to add a new metric. Where should I save the implemented class? Could some one tell me how I should go about adding a new metric? Thank you
It looks like you're new here. Sign in or register to get started.