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

azjezz / psl / 23095146612

14 Mar 2026 07:51PM UTC coverage: 98.421% (-0.06%) from 98.483%
23095146612

push

github

web-flow
feat(encoding): introduce `Psl\Encoding\EncodedWord` (#628)

111 of 119 new or added lines in 12 files covered. (93.28%)

2 existing lines in 1 file now uncovered.

9976 of 10136 relevant lines covered (98.42%)

34.65 hits per line

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

0.0
/src/Psl/Encoding/EncodedWord/constants.php
1
<?php
2

3
declare(strict_types=1);
4

5
namespace Psl\Encoding\EncodedWord;
6

NEW
7
const MAX_ENCODED_WORD_LENGTH = 75;
×
8

NEW
9
const Q_ENCODING = 'Q';
×
10

NEW
11
const B_ENCODING = 'B';
×
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