src/image/HandDigits.php
Method __construct
has 385 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function __construct()
{
/*
* lj-small.jpg
*/
File HandDigits.php
has 396 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
<?php
/**
* JPGraph v4.0.3
*/
The method __construct() has 523 lines of code. Current threshold is set to 100. Avoid really long methods. Open
Open
public function __construct()
{
/*
* lj-small.jpg
*/
- Exclude checks