Markers
Table of Contents
| src/sql/Mydb.php | 2 |
| src/sql/MydbQueryBuilder.php | 2 |
Mydb.php
| Type | Line | Description |
|---|---|---|
| TODO | 225 | reduce NPathComplexity |
| TODO | 587 | reduce NPathComplexity |
MydbQueryBuilder.php
| Type | Line | Description |
|---|---|---|
| TODO | 214 | will this need real db connection to escape()? add test for all possible cases |
| TODO | 340 | reduce NPathComplexity |