On Sep 11, 2011, at 9:21 PM, Júlio Martins wrote:
Hi people!
I was learning about mse file and I noticed that it record a set of metrics. I would like to know what metrics are aseessed during the pasring to mse file? I need to generate some especific metric, but first I want to know what metrics are avaible to me take a better decision to implement this. have in some place a list of metrics avaible?
Hi julio
Metrics are not computed during the parsing of MSE files. There are two kinds of metrics: - some that are computed at FAMIX extraction time (for example cyclomatic complexity, LOC) - the other metrics are computer when there are needed (number of variables, number of methods)
An another question, if were the case, I needed to create my especific metric. Would be possible implement this?
Sure Normally adding a metrics in Moose is a question of minutes. Have a look at numberOfMethods for an example
Stef
See ya! Julio Martins
View this message in context: MSE file and Metrics Sent from the Moose mailing list archive at Nabble.com. _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev