| Projects on Google Code | Results 1 - 10 of 59 |
A JaBUTi (Java Bytecode Understanding and Testing) é uma ferramenta de suporte ao teste estrutural para programas Java, desenvolvida pelo grupo de Engenharia de Software da USP-São Carlos. Nela estão implementados critérios de testes de software baseados em fluxo de controle e critérios baseados em...
This Java application will measure java source code and provide a set of metrics. These metric are only of experimental nature and need proper scientific evaluation.
Tool for metrics analysis.
=About=
Provide a proxy class to datasource instance, then intercept executing queries.
==Features==
* log all executed query & parameter
* log query execuion time
* log total query execution time, num of database call, and num of queries
* inject custom logic before/after all query exec...
= Introduction =
There are many processes involved in the development of any software product. Only some of them have an effect that can be directly measured by metrics applied to the code itself.
When you decide to change one of these processes, it is natural to want to measure the effect of ...
[http://www.crap4j.org/ http://www.crap4j.org/images/new_banner_tp.png]
Crap4j is a Java implementation of the CRAP (Change Risk Analysis and Predictions) software metric – a mildly offensive metric name to help protect you from truly offensive code.
The CRAP metric combines cyclomatic complex...
Средство сбора и мониторинга метрик проекта, собранных на основе анализа репозитория системы контроля версий.
==Высокоуровневые требования==
Веб-приложение для анализа метрик, вычисленным по данным из SVN-репозитория.
Метрики:
* [InternalRateMetric Внутренняя скорость];
* [LOCMetric Кол...
The main goal of the project is to create a distributed generic system collecting and storing various runtime metrics collections used for system performance, health, quality and availability monitoring purposes. The system also provides a set of data-mining algorithms useful for further performance...
monitoring,
performance,
analysis,
datawarehouse,
profiling,
statistics,
datamining,
metrics,
timeseries,
predictive-analisys,
anomaly-detection,
engine,
java,
sql,
webmining
There are a bunch of programs out there that (a) calculate software metric and (b) read and visualize software metrics. This data holder package should ease the transfer between those types of programs by building a common interfaces.
As first attempt, this project includes a java structure to r...
JavaScript application that produces code metrics for JavaScript
The following metrics are presently calculated:
# statement count
# branch count
# cyclomatic complexity
# lines of code
# lines of comments
# % of lines containing comments
# code depth
Try it online: [htt...