| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 init| Name:  | QLCDNumberPrivate::init |  | Prototype:  | void QLCDNumberPrivate::init() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 362-373 |  
  |  | 8 | 1 | 
 drawString| Name:  | QLCDNumberPrivate::drawString |  | Prototype:  | void QLCDNumberPrivate::drawString(const QString &s, QPainter &p, QBitArray *newPoints, bool newString) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 781-817 |  
  |  | 25 | 7 | 
 drawDigit| Name:  | QLCDNumberPrivate::drawDigit |  | Prototype:  | void QLCDNumberPrivate::drawDigit(const QPoint &pos, QPainter &p, int segLen, char newCh, char oldCh) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 824-866 |  
  |  | 28 | 9 | 
 internalSetString| Name:  | QLCDNumberPrivate::internalSetString |  | Prototype:  | void QLCDNumberPrivate::internalSetString(const QString& s) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 719-775 |  
  |  | 41 | 13 | 
 drawSegment| Name:  | QLCDNumberPrivate::drawSegment |  | Prototype:  | void QLCDNumberPrivate::drawSegment(const QPoint &pos, char segmentNo, QPainter &p, int segLen, bool erase) |  | Coverage:  |   0.000% (0/70) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 880-1162 |  
  |  | 201 | 30 |