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

aplus-framework / debug / 5102359423

pending completion
5102359423

push

github

natanfelles
Add Debugger::roundVersion method

513 of 515 relevant lines covered (99.61%)

2.61 hits per line

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

100.0
/src/Languages/en/debug.php
1
<?php
2
/*
3
 * This file is part of Aplus Framework Debug Library.
4
 *
5
 * (c) Natan Felles <natanfelles@gmail.com>
6
 *
7
 * For the full copyright and license information, please view the LICENSE
8
 * file that was distributed with this source code.
9
 */
10
return [
7✔
11
    'exception' => 'Exception',
7✔
12
    'message' => 'Message',
7✔
13
    'file' => 'File',
7✔
14
    'line' => 'Line',
7✔
15
    'trace' => 'Trace',
7✔
16
    'exceptionTitle' => 'Error 500 - Internal Server Error',
7✔
17
    'exceptionDescription' => 'Something went wrong. Please, back later.',
7✔
18
];
7✔
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc