Home
last modified time | relevance | path

Searched refs:Coverage (Results 1 – 25 of 32) sorted by path

12

/plugin/adfs/phpsaml/
H A DREADME.md3 …php-saml.png?branch=master)](http://travis-ci.org/onelogin/php-saml) [![Coverage Status](https://c…
/plugin/authgooglesheets/vendor/ralouphie/getallheaders/
H A DREADME.md7 [![Coverage Status](https://coveralls.io/repos/ralouphie/getallheaders/badge.png?branch=master)](ht…
/plugin/commonmark/vendor/league/commonmark/
H A DREADME.md7 [![Coverage Status](https://img.shields.io/scrutinizer/coverage/g/thephpleague/commonmark.svg?style=flat-square)](https://scrutinizer-ci.com/g/thephpleague/commonmark/code-structure)
9 [![Psalm Type Coverage](https://shepherd.dev/github/thephpleague/commonmark/coverage.svg)](https://shepherd.dev/github/thephpleague/commonmark)
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtl.php365 // 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...]
H A DOtlDump.php1045 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 DTTFontFile.php1299 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.
1302 Offset Coverage Offset to Coverage table - from beginning of AttachList table
1304 Offset AttachPoint[GlyphCount] Array of offsets to AttachPoint tables-from beginning of AttachList table-in Coverage Index order
1607 // NB Coverage only looks at glyphs for position 1 (i.e. 5.3 and 6.3) // NEEDS TO READ ALL ********************
1608 $Coverage = $GSLookup[$i]['Subtables'][$c] + $this->read_ushort();
1609 $this->seek($Coverage);
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
H A DGNUFreeFontinfo.txt15 Coverage
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md6 [![Coverage Status](https://coveralls.io/repos/myclabs/DeepCopy/badge.png?branch=1.x)](https://coveralls.io/r/myclabs/DeepCopy?branch=1.x)
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md1034 - Coverage Reporting improved with Codecov [#888](https://github.com/ruflin/Elastica/pull/888)
/plugin/evesso/phpoauthlib/
H A DREADME.md6 [![Code Coverage](https://scrutinizer-ci.com/g/Lusitanian/PHPoAuthLib/badges/coverage.png?s=a0a15be…
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A DREADME.md6 [![Code Coverage](https://scrutinizer-ci.com/g/doctrine/instantiator/badges/coverage.png?b=master)]…
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/
H A DREADME.md4 [![Code Coverage](https://scrutinizer-ci.com/g/goetas-webservices/xsd2php-runtime/badges/coverage.p…
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Sampler/
H A DCoverage.php62 class Coverage extends Sampler implements Iterator class
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DREADME.md237 $sampler = new Hoa\Compiler\Llk\Sampler\Coverage(
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DREADME.md7 | [![Coverage Status][Master coverage image]][Master coverage] | [![Coverage Status][1.x coverage i…
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DREADME.md6 | [![Coverage Status][Master coverage image]][Master coverage] | [![Coverage Status][1.x coverage i…
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/
H A DREADME.md6 [![Coverage Status](https://coveralls.io/repos/myclabs/DeepCopy/badge.png?branch=1.x)](https://cove…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DCoverage.php15 class Coverage class
45 throw new RuntimeException('Coverage Report already finalized');
H A DFile.php70 return new Coverage($lineNode, $line);
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/_files/
H A DBankAccount-text.txt3 Code Coverage Report:
H A Dclass-with-anonymous-function-text.txt3 Code Coverage Report:
H A Dignored-lines-text.txt3 Code Coverage Report:%w
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md87 * 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/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dcode-coverage-ignore.phpt30 Code Coverage Report:%w
H A Ddisable-code-coverage-ignore.phpt31 Code Coverage Report:%w

12