/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/ |
H A D | Coverage.php | 15 class Coverage class 45 throw new RuntimeException('Coverage Report already finalized');
|
H A D | File.php | 70 return new Coverage($lineNode, $line);
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/_files/ |
H A D | BankAccount-text.txt | 3 Code Coverage Report:
|
H A D | class-with-anonymous-function-text.txt | 3 Code Coverage Report:
|
H A D | ignored-lines-text.txt | 3 Code Coverage Report:%w
|
/plugin/findologicxmlexport/vendor/jms/metadata/ |
H A D | README.md | 7 | [![Coverage Status][Master coverage image]][Master coverage] | [![Coverage Status][1.x coverage i…
|
/plugin/findologicxmlexport/vendor/jms/serializer/ |
H A D | README.md | 6 | [![Coverage Status][Master coverage image]][Master coverage] | [![Coverage Status][1.x coverage i…
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/ |
H A D | code-coverage-ignore.phpt | 30 Code Coverage Report:%w
|
H A D | disable-code-coverage-ignore.phpt | 31 Code Coverage Report:%w
|
H A D | help.phpt | 15 Code Coverage Options:
|
H A D | help2.phpt | 16 Code Coverage Options:
|
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/ |
H A D | README.md | 4 [![Code Coverage](https://scrutinizer-ci.com/g/goetas-webservices/xsd2php-runtime/badges/coverage.p…
|
/plugin/authgooglesheets/vendor/ralouphie/getallheaders/ |
H A D | README.md | 7 [![Coverage Status](https://coveralls.io/repos/ralouphie/getallheaders/badge.png?branch=master)](ht…
|
/plugin/findologicxmlexport/vendor/doctrine/instantiator/ |
H A D | README.md | 6 [![Code Coverage](https://scrutinizer-ci.com/g/doctrine/instantiator/badges/coverage.png?b=master)]…
|
/plugin/swarmwebhook/ |
H A D | README.md | 2 [![Code Coverage](https://scrutinizer-ci.com/g/micgro42/dokuwiki-plugin-swarmwebhook/badges/coverag…
|
/plugin/mdpage/ |
H A D | README.md | 5 [![Test Coverage](https://api.codeclimate.com/v1/badges/b43a73f03fca36f12742/test_coverage)](https:…
|
/plugin/evesso/phpoauthlib/ |
H A D | README.md | 6 [![Code Coverage](https://scrutinizer-ci.com/g/Lusitanian/PHPoAuthLib/badges/coverage.png?s=a0a15be…
|
/plugin/oauth/vendor/lusitanian/oauth/ |
H A D | README.md | 8 [![Code Coverage](https://scrutinizer-ci.com/g/Lusitanian/PHPoAuthLib/badges/coverage.png?s=a0a15bebfda49e79f9ce289b00c6dfebd18fc98e)](https://scrutinizer-ci.com/g/Lusitanian/PHPoAuthLib/)
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/ |
H A D | ChangeLog-5.7.md | 87 * Fixed [#2547](https://github.com/sebastianbergmann/phpunit/issues/2547): Code Coverage data is co… 127 * Fixed [#2462](https://github.com/sebastianbergmann/phpunit/issues/2462): Code Coverage whitelist …
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | OtlDump.php | 1045 The table consists of an offset to a Coverage table (Coverage) listing all glyphs that define attachment points in the GPOS table, a count of the glyphs with attachment points (GlyphCount), and an array of offsets to AttachPoint tables (AttachPoint). The array lists the AttachPoint tables, one for each glyph in the Coverage table, in the same order as the Coverage Index. 1048 Offset Coverage Offset to Coverage table - from beginning of AttachList table 1050 Offset AttachPoint[GlyphCount] Array of offsets to AttachPoint tables-from beginning of AttachList table-in Coverage Index order 1358 // NB Coverage only looks at glyphs for position 1 (i.e. 5.3 and 6.3) // NEEDS TO READ ALL ******************** 1359 $Coverage = $GSLookup[$i]['Subtables'][$c] + $this->read_ushort(); 1360 $this->seek($Coverage); [all...] |
H A D | Otl.php | 365 // 4. Load GSUB data, Coverage & Lookups 1027 // 6. Load GPOS data, Coverage & Lookups 1314 // NB Coverage only looks at glyphs for position 1 (esp. 7.3 and 8.3) 1367 // NB Coverage only looks at glyphs for position 1 (esp. 7.3 and 8.3) 1423 // NB Coverage only looks at glyphs for position 1 (esp. 7.3 and 8.3) 1480 // NB Coverage only looks at glyphs for position 1 (esp. 7.3 and 8.3) 1578 // Halant has already been matched, and already checked that $nextGID is in Coverage table 1582 $Coverage = $subtable_offset + $this->read_ushort(); 1685 $Coverage = $subtable_offset + $this->read_ushort(); 1715 $Coverage [all...] |
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/ |
H A D | GNUFreeFontinfo.txt | 15 Coverage
|
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Sampler/ |
H A D | Coverage.php | 62 class Coverage extends Sampler implements Iterator class
|
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/ |
H A D | README.md | 6 [![Coverage Status](https://coveralls.io/repos/myclabs/DeepCopy/badge.png?branch=1.x)](https://cove…
|
/plugin/findologicxmlexport/vendor/hoa/compiler/ |
H A D | README.md | 237 $sampler = new Hoa\Compiler\Llk\Sampler\Coverage(
|