ignore coverage for getLengthInBits()

This commit is contained in:
smiley
2016-02-08 21:01:03 +01:00
parent 818c15d3fe
commit 897f41ff0a
+1
View File
@@ -47,6 +47,7 @@ class QRDataBase{
*
* @return int
* @throws \chillerlan\QRCode\Data\QRCodeDataException
* @codeCoverageIgnore not used in the code but may be useful to others
*/
public function getLengthInBits($type){