metrics
How do I calculate x-height i.e. ex of a Font object?
The x-height is a font metric, that is given in terms of the em-height, and is approximately 0.48 of an em, but this depends on the font...[详细]
2023-01-22 15:07 分类:问答How do I convert between a measure of similarity and a measure of difference (distance)?
Is there a general way to convert between a measure of similarity and a measure of distance? Consider a similarity measure like the number of 2-grams that two strings have in common.[详细]
2023-01-22 14:54 分类:问答Is there any automated metrics collector for my Java project?
I\'m trying to collect software code metrics in my Java project on every cycle of continuous integration. I\'m interested mostly in si开发者_JAVA技巧ze-related metrics like number of classes, number o[详细]
2023-01-21 20:52 分类:问答Lines counted raw or nonblank noncomment
When the size of a code base is reported in lines, is it more usual/standard to report raw wc count, or nonblank noncomment lines? I\'m not asking which measure should be used, only, if I see a number[详细]
2023-01-21 17:43 分类:问答who are the current thought leaders in the area of software metrics? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-01-21 11:00 分类:问答Metrics for NetBeans 6.9.x
I\'ve been an avid Eclipse user for my Java development for a while, but as of late I\'m beginning to enjoy developing using NetBeans 6.9.1 more thanks to the faster (IMHO) code completion and the pow[详细]
2023-01-20 14:38 分类:问答Where can I get key metrics of most well known commercial software packages?
I\'m interested to find some information about codebase size, number of developers, number of commits, duration of development, etc. for commercial software, including: IE, MS Office, Oracle Server, M[详细]
2023-01-20 06:53 分类:问答Free Code Metrics Tool for .NET (should be callable directly from NAnt via Console) [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-19 06:54 分类:问答How good is my error in data mining
I\'m trying to calculate how good are my measurements in machine learning! Let\'s say that I have five choices, and that error is 4,2, 0.002, 3, 6. Naturally, I will pick third one for the hit, but I[详细]
2023-01-16 21:33 分类:问答Has someone experiences with metrics for Design-By-Contract or can recommend metrics to measure the usage of Design-By-Contract in a code base?
We are currently introducing Design-by-Contract to a software development group of about 60 developers, which are developing different components. We started by defining Design-By-Contract policies fo[详细]
2023-01-16 15:42 分类:问答