Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
C | Command\CronStatusCommand::execute() | 0 | 44 | 11 | 0 | 0 | 0 |
B | Command\CronRunCommand::runJob() | 0 | 36 | 8 | 0 | 0 | 0 |
B | Command\CronScanCommand::execute() | 0 | 32 | 8 | 0 | 0 | 0 |
B | Command\CronRunCommand::execute() | 0 | 23 | 5 | 0 | 0 | 0 |
B | Command\CronPruneLogsCommand::execute() | 0 | 18 | 4 | 0 | 0 | 0 |
B | CronScanCommandTest::testExecute() | 0 | 18 | 1 | 1 | 0 | 0 |
A | Entity\CronJobTest::testResults() | 0 | 3 | 1 | 1 | 0 | 0 |
A | CronJobResultRepository::deleteOldLogs() | 0 | 5 | 1 | 1 | 1 | 0 |
A | CronDisableJobCommand::configure() | 6 | 4 | 1 | 0 | 0 | 0 |
A | Entity\CronJobResultTest::testRunAt() | 0 | 5 | 1 | 1 | 0 | 0 |
A | CronRunCommandTest::testScanExecute() | 0 | 11 | 1 | 1 | 0 | 0 |
A | CronScanCommandTest::createCommandTester() | 17 | 10 | 2 | 1 | 0 | 0 |
A | CronJobTest::testMostRecentRun() | 0 | 6 | 1 | 1 | 0 | 0 |
A | Command\CronRunCommand::configure() | 0 | 4 | 1 | 0 | 0 | 0 |
A | CronRunCommandTest::createRunCommandTester() | 17 | 10 | 2 | 0 | 0 | 0 |