MCPcopy Create free account
hub / github.com/codemistic/Web-Development / size

Method size

text-to-qr/lib/phpqrcode/phpqrcode.php:1782–1785  ·  view source on GitHub ↗

----------------------------------------------------------------------

()

Source from the content-addressed store, hash-verified

1780
1781 //----------------------------------------------------------------------
1782 public function size()
1783 {
1784 return count($this->data);
1785 }
1786
1787 //----------------------------------------------------------------------
1788 public function allocate($setLength)

Callers 6

appendMethod · 0.95
toByteMethod · 0.95
encodeBitStreamMethod · 0.45
appendPaddingBitMethod · 0.45
encodeBitStreamMethod · 0.45
appendPaddingBitMethod · 0.45

Calls 1

countFunction · 0.85

Tested by

no test coverage detected