Project Spring (latest) [3/30/06 5:21 PM]
 
Top Risky Classes Below Target Values
Class Risk Complexity Usage Methods Coverage Test Points Failures
Methods Outcomes
org. springframework. util. StringUtils 14205 134 106 42 45.0 % 66.7 % -- 0
org. springframework. util. Assert 5941 36 165 22 34.2 % 13.6 % -- 0
org. springframework. beans. BeanUtils 3823 98 39 23 78.9 % 30.4 % -- 0
org. springframework. util. ClassUtils 2667 43 62 19 69.0 % 47.4 % -- 0
org. springframework. jdbc. core. JdbcTemplate 2568 151 17 77 0.0 % 46.8 % -- 0
org. springframework. util. ObjectUtils 2010 49 41 8 30.6 % 62.5 % -- 0
org. springframework. transaction. support. TransactionSynchronizationManager 1901 38 50 16 24.4 % 62.5 % -- 0
org. springframework. beans. BeanWrapperImpl 1876 125 15 32 80.1 % 12.5 % -- 0
org. springframework. transaction. support. AbstractPlatformTransactionManager 1191 119 10 38 28.8 % 26.3 % -- 0
org. springframework. beans. MutablePropertyValues 1185 37 32 18 75.0 % 38.9 % -- 0
Top Risky Classes With No Tests
Class Risk Complexity Usage Methods Coverage Test Points Failures
Methods Outcomes
org. springframework. web. util. WebUtils 1251 50 25 16 0.0 % 0.0 % -- 0
org. springframework. beans. factory. xml. XmlBeanDefinitionParserHelper 846 169 5 40 88.6 % 0.0 % -- 0
org. springframework. aop. aspectj. AbstractAspectJAdvice 681 85 8 34 90.1 % 0.0 % -- 0
org. springframework. web. servlet. support. RequestContext 622 69 9 41 0.0 % 0.0 % -- 0
org. springframework. orm. jdo. PersistenceManagerFactoryUtils 353 32 11 8 0.0 % 0.0 % -- 0
org. springframework. jdbc. datasource. ConnectionHolder 316 15 21 10 0.0 % 0.0 % -- 0
org. springframework. web. servlet. support. BindStatus 288 41 7 17 0.0 % 0.0 % -- 0
org. springframework. web. portlet. util. PortletUtils 271 45 6 17 0.0 % 0.0 % -- 0
org. springframework. beans. PropertyEditorRegistrySupport 256 85 3 12 88.1 % 0.0 % -- 0
org. springframework. transaction. support. ResourceHolderSupport 208 23 9 17 0.0 % 0.0 % -- 0
Classes with Highest Complexity
Class Risk Complexity Usage Methods Coverage Test Points Failures
Methods Outcomes
org. springframework. beans. factory. xml. XmlBeanDefinitionParserHelper 846 169 5 40 88.6 % 0.0 % -- 0
org. springframework. web. servlet. DispatcherServlet 1 162 0 32 0.0 % 21.9 % -- 0
org. springframework. beans. factory. support. AbstractBeanFactory 806 161 5 50 82.1 % 26.0 % -- 0
org. springframework. jdbc. core. JdbcTemplate 2568 151 17 77 0.0 % 46.8 % -- 0
org. springframework. web. portlet. DispatcherPortlet 1 138 0 25 0.0 % 0.0 % -- 0
org. springframework. orm. hibernate. HibernateTemplate 406 135 3 82 0.0 % 54.9 % -- 0
org. springframework. util. StringUtils 14205 134 106 42 45.0 % 66.7 % -- 0
org. springframework. beans. factory. support. AbstractAutowireCapableBeanFactory 255 127 2 35 87.0 % 11.4 % -- 0
org. springframework. scheduling. quartz. SchedulerFactoryBean 253 126 2 45 0.0 % 22.2 % -- 0
org. springframework. beans. BeanWrapperImpl 1876 125 15 32 80.1 % 12.5 % -- 0
Methods with Highest Complexity
Method Coverage Complexity Outcomes with Test Points Test Status Outcome Status
org. springframework. jdbc. support. SQLErrorCodeSQLExceptionTranslator. createCustomException(String, String, SQLException, Class) 0.0 % 52 -- -- --
org. springframework. orm. hibernate3. LocalSessionFactoryBean. afterPropertiesSet() 0.0 % 50 -- Passed --
org. springframework. jdbc. core. SingleColumnRowMapper. getColumnValue(ResultSet, int, Class) 0.0 % 40 -- -- --
org. springframework. beans. BeanWrapperImpl. setPropertyValue(PropertyTokenHolder, Object) 68.5 % 37 -- -- --
org. springframework. beans. PropertyEditorRegistrySupport. registerDefaultEditors() 100.0 % 36 -- -- --
org. springframework. util. AntPathMatcher. matchStrings(String, String) 30.4 % 35 -- -- --
org. springframework. jdbc. core. StatementCreatorUtils. setParameterValue(PreparedStatement, int, int, String, Object) 0.0 % 32 -- Passed --
org. springframework. util. AntPathMatcher. match(String, String) 23.1 % 31 -- Passed --
org. springframework. web. servlet. DispatcherServlet. doDispatch(HttpServletRequest, HttpServletResponse) 0.0 % 29 -- -- --
org. springframework. orm. hibernate. LocalSessionFactoryBean. afterPropertiesSet() 0.0 % 28 -- Passed --
Class and Method Complexity
Chart - Class Complexity Chart - Method Complexity
Class Coverage %
Chart - Class Coverage %