pgb_liv\php_ms\Core\Modification::setAverageMass

Signature

public function setAverageMass( $mass )

Parameters

$mass

Test Coverage

Information

  • Coverage: 5/5 Lines (100%)
  • Tests: 2
  • Passed: 2 (100%)

Tests

  • [ PASSED ] — pgb_liv\php_ms\Test\Unit\ModificationTest::testObjectCanGetSetValidAvgMass
  • [ PASSED ] — pgb_liv\php_ms\Test\Unit\ModificationTest::testObjectCanSetInvalidAvgMass

Violations

Checkstyle

Line Column Severity Message
120 1 error Multi-line function call not indented correctly; expected 12 spaces but found 16
120 106 error Closing parenthesis of a multi-line function call must be on a line by itself