metrics
Basic site analytics doesn't tally with Google data
After being stumped by an earlier quesiton: SO google-analytics-domain-data-without-filtering I\'ve been experimenting with a very basic analytics system of my own.[详细]
2022-12-24 09:04 分类:问答which metric(s) show the difference between object-oriented and procedural code
Which metric(s) could help to indicate that开发者_开发百科 i have procedural code instead of object-oriented code? I would like to have a set of simple metrics, which indicate with a high probability,[详细]
2022-12-24 01:43 分类:问答Recording user data for heatmap with JavaScript
I was wondering how sites such as crazyegg.com store user click data during a session. Obviously there is some underlying script which is storing each clicks data, but how is that data then populated[详细]
2022-12-23 15:36 分类:问答Is there a standard way to count statements in C#
I was looking at some code length metrics other than Lines of Code. Something that Source Monitor reports is statements. This seemed like a valuable thing to know, but the wa开发者_开发问答y Source Mo[详细]
2022-12-21 17:02 分类:问答NDepend Code Quality Metrics - Custom CQL - Brownfield development
I\'m working on a brown-field project that was initially developed for .NET 1.1, and subsequently was retro-fitted to .NET 2.0, with a smattering of .NET 3.5[详细]
2022-12-20 07:29 分类:问答Are there code coverage tools that can tell me about just the code that I wrote during my last sprint?
I\'m looking for a tool that can give me more meaningful metrics about code coverage for my team.For instance, two things I\'d like to see:[详细]
2022-12-19 04:00 分类:问答Software time planning metrics
In software development we all need to planning the time correctly. I want to know what metrics you are using开发者_运维技巧 to planning time in all processes of software such as analysis, development[详细]
2022-12-18 18:18 分类:问答Java HashMap to Matrix
I am facing a problem. I used the following hashmap to store some values HashMap<String, Object> hm = new HashMap<String, Object>();[详细]
2022-12-16 18:35 分类:问答Relevance percentage between two string
How to get relevance percentage b开发者_如何学编程etween two string in C#?Are you looking for something similar to the the Levenshtein distance, which is the distance between two strings is given by t[详细]
2022-12-16 08:29 分类:问答Usage-Metrics for ASP.NET Web Services
Is there a way to collect usage metrics of an ASP.NET web service like Google Analytics colle开发者_开发问答ct usage metrics of a web site. All without implementing my own database tables or code.[详细]
2022-12-16 06:15 分类:问答
加载中,请稍侯......