New Java metrics predict software maintenance costs and improve code quality.
The article discusses how software metrics can help measure program quality, predict maintenance costs, and enhance code quality. The researchers focused on developing cohesion metrics for Java programs, which can assess how well different parts of the program work together. They found that these metrics can be useful in evaluating and improving the overall quality of Java programs.