• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

gr8man / kohana-php8 / 30173149905

25 Jul 2026 08:13PM UTC coverage: 51.859% (+0.2%) from 51.63%
30173149905

push

github

gr8man
refactor: improve docblock consistency and type-hinting across core and database components

1 of 3 new or added lines in 2 files covered. (33.33%)

13 existing lines in 8 files now uncovered.

4421 of 8525 relevant lines covered (51.86%)

9.51 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/system/classes/Controller/Template.php
1
<?php
2

3
declare(strict_types=1);
UNCOV
4
defined('SYSPATH') or die('No direct script access.');
×
5

6
abstract class Controller_Template extends Kohana_Controller_Template
7
{
8
}
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc