Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
C | TransactionalPointcut::matchesMethod() | 0 | 31 | 8 | 8 | 0 | 0 | 0 |
C | InneairTransactionExtension::load() | 11 | 32 | 8 | 8 | 0 | 0 | 0 |
C | TransactionalInterceptor::intercept() | 20 | 35 | 9 | 9 | 0 | 0 | 0 |
B | Transactional::validateNoRollbackExceptions() | 13 | 11 | 5 | 5 | 0 | 0 | 0 |
B | Configuration::getConfigTreeBuilder() | 0 | 21 | 1 | 1 | 0 | 0 | 0 |
A | TransactionalInterceptor::isRollbackEnabled() | 0 | 8 | 4 | 4 | 0 | 0 | 0 |
A | TransactionalInterceptor::beforeMethodInvocation() | 0 | 3 | 2 | 2 | 0 | 0 | 0 |
A | TransactionalInterceptor::__construct() | 0 | 4 | 1 | 1 | 0 | 0 | 0 |
A | Annotation\Transactional::__construct() | 0 | 11 | 3 | 3 | 0 | 0 | 0 |
A | TransactionalInterceptor::beginTransaction() | 0 | 3 | 1 | 1 | 0 | 0 | 0 |
A | TransactionalPointcut::__construct() | 0 | 4 | 1 | 1 | 0 | 0 | 0 |
A | TransactionalInterceptor::commit() | 0 | 4 | 1 | 1 | 0 | 0 | 0 |
A | TransactionalInterceptor::rollback() | 0 | 6 | 2 | 2 | 0 | 0 | 0 |
A | TransactionalInterceptor::afterMethodInvocationFailure() | 0 | 12 | 3 | 3 | 0 | 0 | 0 |
A | Annotation\Transactional::validatePolicy() | 0 | 9 | 2 | 2 | 0 | 0 | 0 |