Rating | Name | Coupling | Cohesion | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
F | Spatie\Html\Html | 22 | 1 | 608 | 72 | 0 | 0 | 0 |
D | Spatie\Html\BaseElement | 8 | 1 | 475 | 58 | 0 | 0 | 0 |
A | Spatie\Html\Attributes | 1 | 1 | 152 | 22 | 0 | 0 | 0 |
A | Spatie\Html\Elements\Form | 1 | 1 | 44 | 5 | 0 | 0 | 0 |
A | Spatie\Html\Elements\Label | 1 | 0 | 14 | 1 | 0 | 0 | 0 |
A | Html\Elements\Attributes\Readonly | 0 | 0 | 14 | 2 | 0 | 0 | 0 |
A | Html\Elements\Attributes\Autofocus | 0 | 0 | 14 | 2 | 0 | 0 | 0 |
A | Spatie\Html\Elements\Optgroup | 1 | 0 | 14 | 1 | 0 | 0 | 0 |
A | Spatie\Html\Elements\Input | 10 | 1 | 44 | 4 | 0 | 0 | 0 |
A | Spatie\Html\Exceptions\InvalidChild | 0 | 0 | 7 | 1 | 0 | 0 | 0 |
A | Html\Elements\Attributes\Required | 0 | 0 | 14 | 2 | 0 | 0 | 0 |
A | Html\Elements\Attributes\Disabled | 0 | 0 | 14 | 2 | 0 | 0 | 0 |
A | Spatie\Html\Elements\Img | 1 | 0 | 24 | 2 | 0 | 0 | 0 |
A | Spatie\Html\Elements\Option | 2 | 1 | 35 | 4 | 0 | 0 | 0 |
A | Spatie\Html\Exceptions\MissingTag | 0 | 0 | 7 | 1 | 0 | 0 | 0 |