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

cypht-org / cypht / 19104101509

05 Nov 2025 01:47PM UTC coverage: 78.204% (-1.4%) from 79.595%
19104101509

push

travis-ci

web-flow
Merge pull request #1773 from IrAlfred/fix-coverage-tests-issue

fix(other): fix coverage test issue

4650 of 5946 relevant lines covered (78.2%)

6.42 hits per line

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

0.0
/modules/core/modules.php
1
<?php
2

3
/**
4
 * Core modules
5
 * @package modules
6
 * @subpackage core
7
 */
8

9
define('MAX_PER_SOURCE', 1000);
×
10
define('DEFAULT_PER_SOURCE', 20);
×
11
define('DEFAULT_MAX_GOOGLE_CONTACTS_NUMBER', 500);
×
12
define('DEFAULT_SINCE', '-1 week');
×
13
define('DEFAULT_SEARCH_FLD', 'TEXT');
×
14

15
require_once APP_PATH.'modules/core/functions.php';
×
16
require APP_PATH.'modules/core/message_functions.php';
×
17
require APP_PATH.'modules/core/message_list_functions.php';
×
18
require APP_PATH.'modules/core/handler_modules.php';
×
19
require APP_PATH.'modules/core/output_modules.php';
×
20
require_once APP_PATH.'modules/core/hm-mailbox.php';
×
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

© 2026 Coveralls, Inc