uruba/FinanCalc

View on GitHub

Showing 109 of 109 total issues

Opening parenthesis of a multi-line function call must be the last content on the line
Open

            $this->setProperty("annuityNoOfCompoundingPeriods", $annuityNoOfCompoundingPeriods,

Closing parenthesis of a multi-line function call must be on a line by itself
Open

                Lambdas::checkIfNotNegative());

Closing parenthesis of a multi-line function call must be on a line by itself
Open

                                $denominator),

Multi-line function call not indented correctly; expected 12 spaces but found 16
Open

                get_class($checkedVariable)));
Severity: Minor
Found in src/Utils/Helpers.php by phpcodesniffer

Multi-line function call not indented correctly; expected 28 spaces but found 32
Open

                                $denominator),

Closing parenthesis of a multi-line function call must be on a line by itself
Open

                        $i++)

Closing parenthesis of a multi-line function call must be on a line by itself
Open

                        $i++)

Closing parenthesis of a multi-line function call must be on a line by itself
Open

                                $this->bondMarketValue),

Multi-line function call not indented correctly; expected 28 spaces but found 32
Open

                                $factoryAbstractClass));
Severity: Minor
Found in src/FinanCalc.php by phpcodesniffer

Line indented incorrectly; expected at least 16 spaces, found 12
Open

            "annuityFutureValue" =>

Closing parenthesis of a multi-line function call must be on a line by itself
Open

                        2));

Line indented incorrectly; expected at least 16 spaces, found 12
Open

            "debtDiscountFactor",

Line indented incorrectly; expected at least 16 spaces, found 12
Open

            "debtLength" =>

Closing parenthesis of a multi-line function call must be on a line by itself
Open

                get_class($checkedVariable)));
Severity: Minor
Found in src/Utils/Helpers.php by phpcodesniffer

Closing parenthesis of a multi-line function call must be on a line by itself
Open

                            $this->annuitySinglePaymentAmount);

Closing parenthesis of a multi-line function call must be on a line by itself
Open

                        $this->annuityInterest)

Closing parenthesis of a multi-line function call must be on a line by itself
Open

                                $factoriesNamespace));
Severity: Minor
Found in src/FinanCalc.php by phpcodesniffer

Closing parenthesis of a multi-line function call must be on a line by itself
Open

                                $factoryAbstractClass));
Severity: Minor
Found in src/FinanCalc.php by phpcodesniffer

Multi-line function call not indented correctly; expected 24 spaces but found 28
Open

                            $this->annuitySinglePaymentAmount);

Multi-line function call not indented correctly; expected 20 spaces but found 24
Open

                        $i++)
Severity
Category
Status
Source
Language