rafaelmonteiro/pokemon-battle-lumen

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
vercel.json
storage/app/pokemons.json
routes/web.php13
A
0 mins
readme.md
public/index.php3
A
0 mins
public/images/squirtle.png
public/images/pikachu.png
public/images/charmander.png
public/images/bulbasaur.png
phpunit.xml
composer.lock
composer.json
bootstrap/app.php24
A
0 mins
artisan
app/TypeModifierCalculator.php60
A
0 mins
A
95%
app/TypeModifier.php70
A
0 mins
A
100%
app/Repositories/PokemonRepository.php40
A
0 mins
A
100%
app/Repositories/AttackRepository.php40
A
0 mins
A
100%
app/Providers/EventServiceProvider.php11
A
0 mins
app/Providers/AuthServiceProvider.php19
A
0 mins
app/Providers/AppServiceProvider.php9
A
0 mins
app/Pokemon.php89
A
1 hr
A
95%
app/Jobs/Job.php10
A
0 mins
app/Jobs/ExampleJob.php11
A
0 mins
app/Http/Middleware/Authenticate.php19
A
0 mins
app/Http/Middleware/AddHeaders.php14
A
0 mins
app/Http/Controllers/PokemonController.php74
A
1 hr
A
100%
app/Http/Controllers/Controller.php6
A
0 mins
F
0%
app/Exceptions/PokemonNotFoundException.php3
A
0 mins
F
0%
app/Exceptions/Handler.php25
A
0 mins
A
100%
app/Exceptions/AttackNotFoundException.php3
A
0 mins
F
0%
app/Events/ExampleEvent.php8
A
0 mins
app/Events/Event.php7
A
0 mins
app/DamageType.php12
A
0 mins
F
0%
app/DamageCalculator.php24
A
0 mins
A
100%
app/Damage.php19
A
0 mins
A
100%
app/Console/Kernel.php12
A
0 mins
app/AttackType.php46
A
0 mins
A
100%
app/Attack.php37
A
35 mins
A
100%
api/index.php2
A
0 mins
Procfile
.vercelignore
.travis.yml
.gitignore
.github/workflows/laravel.yml
.env.example