fulldecent/cameralife

View on GitHub
sources/Views/FooterView.php

Summary

Maintainability
A
1 hr
Test Coverage

Method render has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function render()
    {
        ?>
        <script src="https://code.jquery.com/jquery-3.2.1.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>
        <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.3/umd/popper.min.js" integrity="sha384-vFJXuSJphROIrBnz7yo7oB41mKfc8JzQZiCq4NCceLEaO4IHwicKwpJf9c9IpFgh" crossorigin="anonymous"></script>
Severity: Minor
Found in sources/Views/FooterView.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status