Name | Lines of code | Maintainability | Test coverage |
.gitattributes | |||
.github/workflows/test.yml | |||
.gitignore | |||
.styleci.yml | |||
LICENSE | |||
README.md | |||
UPGRADING.md | |||
composer.json | |||
docs/google-client.md | |||
docs/macro.md | |||
docs/oauth.md | |||
docs/test.md | |||
docs/trait.md | |||
lib/google/Exceptions/UnknownServiceException.php | 5 | A 0 mins | F 0% |
lib/google/Facades/Google.php | 12 | A 0 mins | A 100% |
lib/google/GoogleApiClient.php | 71 | A 0 mins | B 85% |
lib/google/Providers/GoogleServiceProvider.php | 21 | A 0 mins | A 100% |
phpunit.xml | |||
src/Concerns/SheetsCollection.php | 18 | A 0 mins | A 100% |
src/Concerns/SheetsDrive.php | 33 | A 0 mins | A 100% |
src/Concerns/SheetsProperties.php | 25 | A 0 mins | A 100% |
src/Concerns/SheetsValues.php | 135 | A 0 mins | A 100% |
src/Contracts/Factory.php | 42 | A 0 mins | F 0% |
src/Facades/Sheets.php | 18 | A 0 mins | A 100% |
src/Providers/SheetsServiceProvider.php | 17 | A 0 mins | A 100% |
src/SheetsClient.php | 124 | A 0 mins | A 100% |
src/Traits/GoogleSheets.php | 13 | A 0 mins | A 100% |