longitude-one/geo-parser

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.dockerignore
.gitignore
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
TODO.md
compose.yaml
composer.json
lib/LongitudeOne/Geo/String/Exception/ExceptionInterface.php5
A
0 mins
F
0%
lib/LongitudeOne/Geo/String/Exception/InvalidArgumentException.php5
A
0 mins
F
0%
lib/LongitudeOne/Geo/String/Exception/RangeException.php5
A
0 mins
F
0%
lib/LongitudeOne/Geo/String/Exception/UnexpectedValueException.php5
A
0 mins
F
0%
lib/LongitudeOne/Geo/String/Lexer.php59
A
0 mins
A
100%
lib/LongitudeOne/Geo/String/Parser.php223
A
3 hrs
A
100%
phpunit.xml.dist
tests/LongitudeOne/Geo/String/Tests/LexerTest.php145
A
0 mins
tests/LongitudeOne/Geo/String/Tests/ParserTest.php184
A
1 hr