MySQL
- Setup environment
- Detect an invalid patch URL
- Detect invalid repository information
- Detect invalid patch format
- Detect a non-applicable patch
- Detect invalid PHP syntax
- Detect a Drupal installation failure
- Detect a test run failure
- Detect a failing test
- Complete test suite with all tests passing
192 pass(es), 0 fail(s), and 0 exception(s)
| Test name | Pass | Fail | Exception |
Field formatter conditions (FFCTestCase) [Field formatter conditions] | 192 | 0 | 0 |
Code review
- Setup environment
- Detect an invalid patch URL
- Detect invalid repository information
- Detect invalid patch format
- Detect a non-applicable patch
- Detect invalid PHP syntax
- Detect a review run failure
- Detect coder flags
Ensure that your code follows the Drupal standard and passes a coder review.
- Complete coder review with all passed
0 minor(s), 0 critical(s), and 4 normal(s)
Non-pass
| Test name | Minor | Critical | Normal |
ffc.module | 0 | 0 | 4 |
| Message | Group | Filename | Line | Function | Status |
| do not use mixed case (camelCase), use lower case and _ | Other | ffc.module | 255 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | ffc.module | 257 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | ffc.module | 267 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | ffc.module | 268 | N/A |  |
|
All
| Test name | Minor | Critical | Normal |
ffc.api.php | 0 | 0 | 0 |
ffc.ffc_conditions_info.inc | 0 | 0 | 0 |
ffc.install | 0 | 0 | 0 |
ffc.module | 0 | 0 | 4 |
| Message | Group | Filename | Line | Function | Status |
| do not use mixed case (camelCase), use lower case and _ | Other | ffc.module | 255 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | ffc.module | 257 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | ffc.module | 267 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | ffc.module | 268 | N/A |  |
|
ffc.rules.inc | 0 | 0 | 0 |
tests/ffc.test | 0 | 0 | 0 |
tests/ffc_test/ffc_test.install | 0 | 0 | 0 |
tests/ffc_test/ffc_test.module | 0 | 0 | 0 |