guni12/comment

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.phpcs.xml
.phpdoc.xml
.phpmd.xml
.phpunit.xml
.scaffold/ramverk1-module
.scrutinizer.yml
.travis.yml
LICENSE.txt
Makefile
README.md
REVISION.md
circle.yml
composer.json
config/comment.php3
A
0 mins
config/di.php13
A
0 mins
config/route/commController.php48
A
0 mins
data/db.sqlite
htdocs/incl/config.php5
A
0 mins
htdocs/incl/database.php13
A
0 mins
htdocs/incl/di.php83
A
0 mins
htdocs/incl/renderPage.php15
A
0 mins
htdocs/incl/view.php12
A
0 mins
sql/ddl/comm_mysql.sql
sql/ddl/comm_sqlite.sql
src/Comments/Comm.php25
A
0 mins
src/Comments/CommController.php119
A
0 mins
src/Comments/HTMLForm/AdminDeleteCommForm.php62
A
0 mins
src/Comments/HTMLForm/CreateCommForm.php49
A
0 mins
src/Comments/HTMLForm/DeleteCommForm.php62
A
0 mins
src/Comments/HTMLForm/UpdateCommForm.php69
A
0 mins
src/Comments/ShowAllService.php94
A
0 mins
src/Comments/ShowOneService.php135
A
0 mins
view/comm/crud/admindelete.php6
A
0 mins
view/comm/crud/create.php8
A
0 mins
view/comm/crud/delete.php8
A
0 mins
view/comm/crud/front.php11
A
0 mins
view/comm/crud/update.php6
A
0 mins
view/comm/crud/view-one.php12
A
0 mins