pgb_liv\php_ms\Search\Parameters\MascotSearchParameters::setFileFormat
Signature
public function setFileFormat(
$fileFormat )
Parameters
$fileFormat
—
Test Coverage
Information
- Coverage: 15/15 Lines (100%)
- Tests: 2
- Passed: 2 (100%)
Tests
- [ PASSED ] — pgb_liv\php_ms\Test\Unit\MascotSearchParametersTest::testCanGetSetValidFileFormat
- [ PASSED ] — pgb_liv\php_ms\Test\Unit\MascotSearchParametersTest::testCanGetSetInvalidFileFormat
Violations
PHPMessDetector
Line |
Rule |
Message |
249 - 266 |
CyclomaticComplexity
|
The method setFileFormat() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |