Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium Component-Fame
New issue 679 by andreho...(a)gmail.com: Exporting metrics to mse
http://code.google.com/p/moose-technology/issues/detail?id=679
Just to document the issue.
As most of the metrics are not described at the Fame level we are losing
this information when we export a model to MSE in Moose. We know that most
of the metrics can be recalculated in the model, but in some cases they
cannot.
For example, when exporting in Moose a Java (VerveineJ) model we lose the
metrics cyclomaticComplexity (CYCLO) and numberOfStatements (NOS) and we
cannot recalculate them.