tomcat5: Software fault data

tomcat5R Documentation

Software fault data

Description

Software fault data with s-metrics (static metrics)

Details

This data set are software fault data with static metrics such as LOC and complexity, and so on. in Apache Tomcat5 consisting of the following modules:

catalina

The servlet container core.

connector

Coyote connectors.

jasper

The JSP (JavaServer Pages) compiler and runtime engine.

servlets

Servlet API and support programs for CGI, SSI and WebDAV.

tester

Unit testing framework.

webapps

Web application for administration, documentation and examples.

The fault data are

tomcat5.smet

The table of code metrics;

LOC

Lines of code.

St

The number of statements.

Br

Percent branch statements.

Co

Percent lines with comments.

Fn

The number of functions

Mc

The maximum McCabe compleixity.

Ac

The average McCabe compliexity.

tomcat5.catalina

The number of bugs detected for each month in catalina.

tomcat5.connector

The number of bugs detected for each month in connector.

tomcat5.jasper

The number of bugs detected for each month in jasper.

tomcat5.servlets

The number of bugs detected for each month in servlets.

tomcat5.tester

The number of bugs detected for each month in tester.

tomcat5.webapps

The number of bugs detected for each month in webapps.

References

H. Okamura and T. Dohi (2014), A novel framework of software reliability evaluation with software reliability growth models and software metrics, Proceedings of The 15th IEEE International Symposium on High Assurance Systems Engineering (HASE 2014), 97-104.


okamumu/msrat documentation built on Jan. 17, 2024, 11:55 a.m.