Showing 109 of 109 total issues
Line exceeds 120 characters; contains 151 characters Open
Open
'message_vir_must_be_higher_than_growth_value' => 'The stock\'s valuation interest rate has to be higher than the stock\'s annual dividend growth',
- Exclude checks
Line exceeds 120 characters; contains 142 characters Open
Open
'message_must_define_manufactured_class_name' => 'String class constant MANUFACTURED_CLASS_NAME has to be defined in this factory class!',
- Exclude checks
Line exceeds 120 characters; contains 135 characters Open
Open
'message_propresultarray_not_supplied' => '$propResultArray has not been supplied neither by the argument, nor by the class field',
- Exclude checks
Line exceeds 120 characters; contains 170 characters Open
Open
'message_cannot_set_growth_value_on_zero_growth_type' => 'You cannot set the $stockAnnualDividendsGrowth on the zero-growth type discount dividend model calculator!',
- Exclude checks
Multi-line function call not indented correctly; expected 28 spaces but found 32 Open
Open
$this->bondMarketValue),
- Exclude checks
Line indented incorrectly; expected at least 16 spaces, found 12 Open
Open
"debtRepayments" => "debtRepaymentsAsArrays"
- Exclude checks
Multi-line function call not indented correctly; expected 20 spaces but found 24 Open
Open
2));
- Exclude checks
Multi-line function call not indented correctly; expected 28 spaces but found 32 Open
Open
$factoriesNamespace));
- Exclude checks
Opening parenthesis of a multi-line function call must be the last content on the line Open
Open
throw new InvalidArgumentException(ErrorMessages::getIncompatibleTypesMessage($nameOfTheExpectedClass,
- Exclude checks
Multi-line function call not indented correctly; expected 20 spaces but found 24 Open
Open
$i++)
- Exclude checks
Closing parenthesis of a multi-line function call must be on a line by itself Open
Open
2));
- Exclude checks
Line indented incorrectly; expected at least 16 spaces, found 12 Open
Open
"annuityPresentValue" =>
- Exclude checks
Multi-line function call not indented correctly; expected 16 spaces but found 24 Open
Open
2));
- Exclude checks
Multi-line function call not indented correctly; expected 12 spaces but found 16 Open
Open
Lambdas::checkIfNotNegative());
- Exclude checks
Multi-line function call not indented correctly; expected 20 spaces but found 24 Open
Open
$this->annuityInterest)
- Exclude checks
Line indented incorrectly; expected at least 16 spaces, found 12 Open
Open
"debtSingleRepayment",
- Exclude checks
Opening parenthesis of a multi-line function call must be the last content on the line Open
Open
error_log(ErrorMessages::getFactoryClassExpectedInNamespaceMessage($factoryClassName,
- Exclude checks
Line indented incorrectly; expected at least 16 spaces, found 12 Open
Open
"debtInterest",
- Exclude checks
Expected 0 spaces after opening bracket; newline found Open
Open
if (
- Exclude checks
Opening parenthesis of a multi-line function call must be the last content on the line Open
Open
error_log(ErrorMessages::getFactoryClassExpectedAncestorMessage($factoryClassName,
- Exclude checks