| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 ControlLabel::sizeHint| Name:  | ControlLabel::sizeHint |  | Prototype:  | QSize ControlLabel::sizeHint() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 403-406 |  
  |  | 1 | 1 | 
 ControlLabel::paintEvent| Name:  | ControlLabel::paintEvent |  | Prototype:  | void ControlLabel::paintEvent(QPaintEvent * ) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 429-433 |  
  |  | 2 | 1 | 
 ControlLabel::mouseReleaseEvent| Name:  | ControlLabel::mouseReleaseEvent |  | Prototype:  | void ControlLabel::mouseReleaseEvent(QMouseEvent *mouseEvent) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 463-473 |  
  |  | 6 | 3 | 
 ControlLabel::mousePressEvent| Name:  | ControlLabel::mousePressEvent |  | Prototype:  | void ControlLabel::mousePressEvent(QMouseEvent *mouseEvent) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 438-445 |  
  |  | 4 | 2 | 
 ControlLabel::mouseDoubleClickEvent| Name:  | ControlLabel::mouseDoubleClickEvent |  | Prototype:  | void ControlLabel::mouseDoubleClickEvent(QMouseEvent *mouseEvent) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 450-458 |  
  |  | 5 | 2 | 
 ControlLabel::event| Name:  | ControlLabel::event |  | Prototype:  | bool ControlLabel::event(QEvent *event) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 411-424 |  
  |  | 8 | 3 | 
 ControlLabel::ControlLabel| Name:  | ControlLabel::ControlLabel |  | Prototype:  | ControlLabel::ControlLabel(QMdiSubWindow *subWindow, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 391-398 |  
  |  | 4 | 1 | 
 ControlContainer::~ControlContainer| Name:  | ControlContainer::~ControlContainer |  | Prototype:  | ControlContainer::~ControlContainer() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 718-727 |  
  |  | 5 | 1 | 
 ControlContainer::updateWindowIcon| Name:  | ControlContainer::updateWindowIcon |  | Prototype:  | void ControlContainer::updateWindowIcon(const QIcon &windowIcon) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 843-847 |  
  |  | 2 | 2 | 
 ControlContainer::showButtonsInMenuBar| Name:  | ControlContainer::showButtonsInMenuBar |  | Prototype:  | void ControlContainer::showButtonsInMenuBar(QMenuBar *menuBar) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 752-780 |  
  |  | 21 | 8 | 
 ControlContainer::removeButtonsFromMenuBar| Name:  | ControlContainer::removeButtonsFromMenuBar |  | Prototype:  | void ControlContainer::removeButtonsFromMenuBar(QMenuBar *menuBar) |  | Coverage:  |   0.000% (0/56) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 785-839 |  
  |  | 39 | 16 | 
 ControlContainer::ControlContainer| Name:  | ControlContainer::ControlContainer |  | Prototype:  | ControlContainer::ControlContainer(QMdiSubWindow *mdiChild) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 694-716 |  
  |  | 9 | 1 | 
 CloseButton::sizeHint| Name:  | CloseButton::sizeHint |  | Prototype:  | QSize CloseButton::sizeHint() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 2568-2574 |  
  |  | 4 | 1 | 
 CloseButton::paintEvent| Name:  | CloseButton::paintEvent |  | Prototype:  | void CloseButton::paintEvent(QPaintEvent *) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 2590-2611 |  
  |  | 16 | 6 | 
 CloseButton::leaveEvent| Name:  | CloseButton::leaveEvent |  | Prototype:  | void CloseButton::leaveEvent(QEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 2583-2588 |  
  |  | 3 | 2 | 
 CloseButton::enterEvent| Name:  | CloseButton::enterEvent |  | Prototype:  | void CloseButton::enterEvent(QEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 2576-2581 |  
  |  | 3 | 2 | 
 CloseButton::CloseButton| Name:  | CloseButton::CloseButton |  | Prototype:  | CloseButton::CloseButton(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 2555-2566 |  
  |  | 4 | 1 | 
 ClipboardEvent::checkEvent| Name:  | ClipboardEvent::checkEvent |  | Prototype:  | bool checkEvent(xcb_generic_event_t *e) const |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp |  | Lines:  | 872-884 |  
  |  | 10 | 4 | 
 ClipboardEvent::ClipboardEvent| Name:  | ClipboardEvent::ClipboardEvent |  | Prototype:  | ClipboardEvent(QXcbConnection *c) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp |  | Lines:  | 869-870 |  
  |  | 1 | 1 | 
 ClientMessageScanner::checkEvent| Name:  | ClientMessageScanner::checkEvent |  | Prototype:  | bool checkEvent(xcb_generic_event_t *event) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 807-813 |  
  |  | 5 | 3 | 
 ClientMessageScanner::ClientMessageScanner| Name:  | ClientMessageScanner::ClientMessageScanner |  | Prototype:  | ClientMessageScanner(xcb_atom_t a) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 805-805 |  
  |  | 1 | 1 | 
 CentralFileHeader::toLocalHeader| Name:  | CentralFileHeader::toLocalHeader |  | Prototype:  | LocalFileHeader CentralFileHeader::toLocalHeader() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 542-556 |  
  |  | 12 | 1 | 
 CaseInsensitiveLessThan::operator()| Name:  | CaseInsensitiveLessThan::operator() |  | Prototype:  | result_type operator()(const QString &s1, const QString &s2) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp |  | Lines:  | 256-259 |  
  |  | 1 | 1 | 
 CapabilitiesToStateMask::updateStateBits| Name:  | CapabilitiesToStateMask::updateStateBits |  | Prototype:  | static inline void updateStateBits(uint *state, uint mask, bool on) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 152-155 |  
  |  | 1 | 1 | 
 CapabilitiesToStateMask::updateState| Name:  | CapabilitiesToStateMask::updateState |  | Prototype:  | inline void updateState(uint mask, bool on) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 146-148 |  
  |  | 1 | 1 | 
 CapabilitiesToStateMask::setSourcePixmapMask| Name:  | CapabilitiesToStateMask::setSourcePixmapMask |  | Prototype:  | void setSourcePixmapMask() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 198-213 |  
  |  | 10 | 1 | 
 CapabilitiesToStateMask::setSourceOverScaledPixmapMask| Name:  | CapabilitiesToStateMask::setSourceOverScaledPixmapMask |  | Prototype:  | void setSourceOverScaledPixmapMask() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 219-222 |  
  |  | 2 | 1 | 
 CapabilitiesToStateMask::setSourceOverPixmapMask| Name:  | CapabilitiesToStateMask::setSourceOverPixmapMask |  | Prototype:  | void setSourceOverPixmapMask() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 215-217 |  
  |  | 1 | 1 | 
 CapabilitiesToStateMask::setOpacityPixmapMask| Name:  | CapabilitiesToStateMask::setOpacityPixmapMask |  | Prototype:  | void setOpacityPixmapMask() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 224-239 |  
  |  | 10 | 1 | 
 CapabilitiesToStateMask::setFillRectMask| Name:  | CapabilitiesToStateMask::setFillRectMask |  | Prototype:  | void setFillRectMask() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 162-178 |  
  |  | 10 | 1 | 
 CapabilitiesToStateMask::setAlphaFillRectMask| Name:  | CapabilitiesToStateMask::setAlphaFillRectMask |  | Prototype:  | void setAlphaFillRectMask() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 180-196 |  
  |  | 10 | 1 | 
 CapabilitiesToStateMask::checkStateAgainstMask| Name:  | CapabilitiesToStateMask::checkStateAgainstMask |  | Prototype:  | static inline bool checkStateAgainstMask(uint state, uint mask) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 157-160 |  
  |  | 1 | 1 | 
 CapabilitiesToStateMask::canBlitterFillRect| Name:  | CapabilitiesToStateMask::canBlitterFillRect |  | Prototype:  | inline bool canBlitterFillRect() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 92-95 |  
  |  | 1 | 1 | 
 CapabilitiesToStateMask::canBlitterDrawRectMask| Name:  | CapabilitiesToStateMask::canBlitterDrawRectMask |  | Prototype:  | inline bool canBlitterDrawRectMask() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 102-105 |  
  |  | 1 | 1 | 
 CapabilitiesToStateMask::canBlitterDrawPixmapOpacity| Name:  | CapabilitiesToStateMask::canBlitterDrawPixmapOpacity |  | Prototype:  | bool canBlitterDrawPixmapOpacity(const QPixmap &pm) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 125-131 |  
  |  | 3 | 2 | 
 CapabilitiesToStateMask::canBlitterDrawPixmap| Name:  | CapabilitiesToStateMask::canBlitterDrawPixmap |  | Prototype:  | bool canBlitterDrawPixmap(const QRectF &r, const QPixmap &pm, const QRectF &sr) const |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 107-123 |  
  |  | 11 | 6 | 
 CapabilitiesToStateMask::canBlitterDrawCachedGlyphs| Name:  | CapabilitiesToStateMask::canBlitterDrawCachedGlyphs |  | Prototype:  | bool canBlitterDrawCachedGlyphs(const QTransform &transform, QFontEngine::GlyphFormat requestedGlyphFormat, bool complexClip) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 133-144 |  
  |  | 9 | 5 | 
 CapabilitiesToStateMask::canBlitterAlphaFillRect| Name:  | CapabilitiesToStateMask::canBlitterAlphaFillRect |  | Prototype:  | inline bool canBlitterAlphaFillRect() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 97-100 |  
  |  | 1 | 1 | 
 CapabilitiesToStateMask::CapabilitiesToStateMask| Name:  | CapabilitiesToStateMask::CapabilitiesToStateMask |  | Prototype:  | CapabilitiesToStateMask(QBlittable::Capabilities capabilities) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 69-90 |  
  |  | 12 | 7 | 
 CalculationCache::transitionDomain| Name:  | CalculationCache::transitionDomain |  | Prototype:  | bool transitionDomain(QAbstractTransition *t, QAbstractState **domain) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 257-267 |  
  |  | 6 | 2 | 
 CalculationCache::insert| Name:  | CalculationCache::insert |  | Prototype:  | void insert(QAbstractTransition *t, const QList<QAbstractState *> &targets) |  | Coverage:  |  66.667% (2/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 221-231 |  
  |  | 7 | 1 | 
 CalculationCache::insert| Name:  | CalculationCache::insert |  | Prototype:  | void insert(QAbstractTransition *t, const QSet<QAbstractState *> &exits) |  | Coverage:  |  66.667% (2/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 245-255 |  
  |  | 7 | 1 | 
 CalculationCache::insert| Name:  | CalculationCache::insert |  | Prototype:  | void insert(QAbstractTransition *t, QAbstractState *domain) |  | Coverage:  |  66.667% (2/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 269-279 |  
  |  | 7 | 1 | 
 CalculationCache::exitSet| Name:  | CalculationCache::exitSet |  | Prototype:  | bool exitSet(QAbstractTransition *t, QSet<QAbstractState *> *exits) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 233-243 |  
  |  | 6 | 2 | 
 CalculationCache::effectiveTargetStates| Name:  | CalculationCache::effectiveTargetStates |  | Prototype:  | bool effectiveTargetStates(QAbstractTransition *t, QList<QAbstractState *> *targets) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 209-219 |  
  |  | 6 | 2 | 
 CalculationCache::TransitionInfo::TransitionInfo| Name:  | CalculationCache::TransitionInfo::TransitionInfo |  | Prototype:  | TransitionInfo() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 198-203 |  
  |  | 1 | 1 | 
 CacheAdaptor::GetItems| Name:  | CacheAdaptor::GetItems |  | Prototype:  | QSpiAccessibleCacheArray CacheAdaptor::GetItems() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/cache_adaptor.cpp |  | Lines:  | 36-42 |  
  |  | 3 | 1 | 
 CacheAdaptor::CacheAdaptor| Name:  | CacheAdaptor::CacheAdaptor |  | Prototype:  | CacheAdaptor::CacheAdaptor(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/cache_adaptor.cpp |  | Lines:  | 24-29 |  
  |  | 1 | 1 | 
 ByStandardKey::operator()| Name:  | ByStandardKey::operator() |  | Prototype:  | bool operator()(QKeySequence::StandardKey lhs, QKeySequence::StandardKey rhs) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 594-595 |  
  |  | 1 | 1 | 
 ByStandardKey::operator()| Name:  | ByStandardKey::operator() |  | Prototype:  | bool operator()(const QKeyBinding& lhs, const QKeyBinding& rhs) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 597-598 |  
  |  | 1 | 1 | 
 ByStandardKey::operator()| Name:  | ByStandardKey::operator() |  | Prototype:  | bool operator()(QKeySequence::StandardKey lhs, const QKeyBinding& rhs) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 600-601 |  
  |  | 1 | 1 | 
 ByStandardKey::operator()| Name:  | ByStandardKey::operator() |  | Prototype:  | bool operator()(const QKeyBinding& lhs, QKeySequence::StandardKey rhs) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 603-604 |  
  |  | 1 | 1 | 
 BounceEase::value| Name:  | BounceEase::value |  | Prototype:  | qreal value(qreal t) override |  | Coverage:  |  75.000% (9/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 893-908 |  
  |  | 7 | 6 | 
 BounceEase::copy| Name:  | BounceEase::copy |  | Prototype:  | QEasingCurveFunction *copy() const override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 884-891 |  
  |  | 5 | 1 | 
 BounceEase::BounceEase| Name:  | BounceEase::BounceEase |  | Prototype:  | BounceEase(QEasingCurve::Type type) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 880-882 |  
  |  | 1 | 1 | 
 Blend_RGB32_on_RGB32_NoAlpha::write| Name:  | Blend_RGB32_on_RGB32_NoAlpha::write |  | Prototype:  | inline void write(quint32 *dst, quint32 src) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 405-405 |  
  |  | 1 | 1 | 
 Blend_RGB32_on_RGB32_ConstAlpha::write| Name:  | Blend_RGB32_on_RGB32_ConstAlpha::write |  | Prototype:  | inline void write(quint32 *dst, quint32 src) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 416-418 |  
  |  | 1 | 1 | 
 Blend_RGB32_on_RGB32_ConstAlpha::Blend_RGB32_on_RGB32_ConstAlpha| Name:  | Blend_RGB32_on_RGB32_ConstAlpha::Blend_RGB32_on_RGB32_ConstAlpha |  | Prototype:  | inline Blend_RGB32_on_RGB32_ConstAlpha(quint32 alpha) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 411-414 |  
  |  | 2 | 1 | 
 Blend_RGB16_on_RGB16_NoAlpha::write| Name:  | Blend_RGB16_on_RGB16_NoAlpha::write |  | Prototype:  | inline void write(quint16 *dst, quint16 src) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 73-73 |  
  |  | 1 | 1 | 
 Blend_RGB16_on_RGB16_ConstAlpha::write| Name:  | Blend_RGB16_on_RGB16_ConstAlpha::write |  | Prototype:  | inline void write(quint16 *dst, quint16 src) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 84-86 |  
  |  | 1 | 1 | 
 Blend_RGB16_on_RGB16_ConstAlpha::Blend_RGB16_on_RGB16_ConstAlpha| Name:  | Blend_RGB16_on_RGB16_ConstAlpha::Blend_RGB16_on_RGB16_ConstAlpha |  | Prototype:  | inline Blend_RGB16_on_RGB16_ConstAlpha(quint32 alpha) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 79-82 |  
  |  | 2 | 1 | 
 Blend_ARGB32_on_RGB16_SourceAndConstAlpha::write| Name:  | Blend_ARGB32_on_RGB16_SourceAndConstAlpha::write |  | Prototype:  | inline void write(quint16 *dst, quint32 src) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 113-122 |  
  |  | 7 | 3 | 
 Blend_ARGB32_on_RGB16_SourceAndConstAlpha::Blend_ARGB32_on_RGB16_SourceAndConstAlpha| Name:  | Blend_ARGB32_on_RGB16_SourceAndConstAlpha::Blend_ARGB32_on_RGB16_SourceAndConstAlpha |  | Prototype:  | inline Blend_ARGB32_on_RGB16_SourceAndConstAlpha(quint32 alpha) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 109-111 |  
  |  | 1 | 1 | 
 Blend_ARGB32_on_RGB16_SourceAlpha::write| Name:  | Blend_ARGB32_on_RGB16_SourceAlpha::write |  | Prototype:  | inline void write(quint16 *dst, quint32 src) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 95-103 |  
  |  | 6 | 3 | 
 Blend_ARGB32_on_ARGB32_SourceAndConstAlpha::write| Name:  | Blend_ARGB32_on_ARGB32_SourceAndConstAlpha::write |  | Prototype:  | inline void write(quint32 *dst, quint32 src) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 440-443 |  
  |  | 2 | 1 | 
 Blend_ARGB32_on_ARGB32_SourceAndConstAlpha::Blend_ARGB32_on_ARGB32_SourceAndConstAlpha| Name:  | Blend_ARGB32_on_ARGB32_SourceAndConstAlpha::Blend_ARGB32_on_ARGB32_SourceAndConstAlpha |  | Prototype:  | inline Blend_ARGB32_on_ARGB32_SourceAndConstAlpha(quint32 alpha) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 435-438 |  
  |  | 2 | 1 | 
 Blend_ARGB32_on_ARGB32_SourceAlpha::write| Name:  | Blend_ARGB32_on_ARGB32_SourceAlpha::write |  | Prototype:  | inline void write(quint32 *dst, quint32 src) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 427-429 |  
  |  | 1 | 1 | 
 BlendStateBinder::~BlendStateBinder| Name:  | BlendStateBinder::~BlendStateBinder |  | Prototype:  | ~BlendStateBinder() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp |  | Lines:  | 171-174 |  
  |  | 2 | 2 | 
 BlendStateBinder::set| Name:  | BlendStateBinder::set |  | Prototype:  | void set(bool blend) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp |  | Lines:  | 160-170 |  
  |  | 6 | 3 | 
 BlendStateBinder::BlendStateBinder| Name:  | BlendStateBinder::BlendStateBinder |  | Prototype:  | BlendStateBinder() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp |  | Lines:  | 157-159 |  
  |  | 1 | 1 | 
 BlendSrcGenericRGB64::store| Name:  | BlendSrcGenericRGB64::store |  | Prototype:  | void store(int x, int y, int len) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4107-4110 |  
  |  | 1 | 1 | 
 BlendSrcGenericRGB64::process| Name:  | BlendSrcGenericRGB64::process |  | Prototype:  | void process(int, int, int len, int coverage, const QRgba64 *src, int offset) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4102-4105 |  
  |  | 1 | 1 | 
 BlendSrcGenericRGB64::isSupported| Name:  | BlendSrcGenericRGB64::isSupported |  | Prototype:  | bool isSupported() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4091-4094 |  
  |  | 1 | 1 | 
 BlendSrcGenericRGB64::fetch| Name:  | BlendSrcGenericRGB64::fetch |  | Prototype:  | const QRgba64 *fetch(int x, int y, int len) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4096-4100 |  
  |  | 2 | 1 | 
 BlendSrcGenericRGB64::BlendSrcGenericRGB64| Name:  | BlendSrcGenericRGB64::BlendSrcGenericRGB64 |  | Prototype:  | BlendSrcGenericRGB64(QSpanData *d, Operator o) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4086-4089 |  
  |  | 2 | 1 | 
 BlendSrcGeneric::store| Name:  | BlendSrcGeneric::store |  | Prototype:  | void store(int x, int y, int len) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4076-4080 |  
  |  | 2 | 2 | 
 BlendSrcGeneric::process| Name:  | BlendSrcGeneric::process |  | Prototype:  | void process(int, int, int len, int coverage, const uint *src, int offset) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4071-4074 |  
  |  | 1 | 1 | 
 BlendSrcGeneric::fetch| Name:  | BlendSrcGeneric::fetch |  | Prototype:  | const uint *fetch(int x, int y, int len) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4065-4069 |  
  |  | 2 | 1 | 
 BlendSrcGeneric::BlendSrcGeneric| Name:  | BlendSrcGeneric::BlendSrcGeneric |  | Prototype:  | BlendSrcGeneric(QSpanData *d, Operator o) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4060-4063 |  
  |  | 2 | 1 | 
 BezierEase::value| Name:  | BezierEase::value |  | Prototype:  | qreal value(qreal x) override |  | Coverage:  |  60.000% (6/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 535-554 |  
  |  | 11 | 4 | 
 BezierEase::singleRealSolutionForCubic| Name:  | BezierEase::singleRealSolutionForCubic |  | Prototype:  | qreal static inline singleRealSolutionForCubic(qreal a, qreal b, qreal c) |  | Coverage:  |  72.222% (13/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 730-798 |  
  |  | 39 | 6 | 
 BezierEase::newtonIteration| Name:  | BezierEase::newtonIteration |  | Prototype:  | qreal static inline newtonIteration(const SingleCubicBezier &singleCubicBezier, qreal t, qreal x) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 526-533 |  
  |  | 3 | 1 | 
 BezierEase::init| Name:  | BezierEase::init |  | Prototype:  | void init() |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 445-497 |  
  |  | 33 | 5 | 
 BezierEase::inRange| Name:  | BezierEase::inRange |  | Prototype:  | bool static inline inRange(qreal f) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 703-706 |  
  |  | 1 | 1 | 
 BezierEase::getBezierSegment| Name:  | BezierEase::getBezierSegment |  | Prototype:  | void getBezierSegment(SingleCubicBezier * &singleCubicBezier, qreal x) |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 511-523 |  
  |  | 6 | 3 | 
 BezierEase::findTForX| Name:  | BezierEase::findTForX |  | Prototype:  | qreal static inline findTForX(const SingleCubicBezier &singleCubicBezier, qreal x) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 800-820 |  
  |  | 12 | 1 | 
 BezierEase::evaluateSegmentForY| Name:  | BezierEase::evaluateSegmentForY |  | Prototype:  | qreal static inline evaluateSegmentForY(const SingleCubicBezier &singleCubicBezier, qreal t) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 556-572 |  
  |  | 10 | 1 | 
 BezierEase::evaluateForX| Name:  | BezierEase::evaluateForX |  | Prototype:  | qreal static inline evaluateForX(const SingleCubicBezier &singleCubicBezier, qreal t) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 574-590 |  
  |  | 10 | 1 | 
 BezierEase::evaluateDerivateForX| Name:  | BezierEase::evaluateDerivateForX |  | Prototype:  | qreal static inline evaluateDerivateForX(const SingleCubicBezier &singleCubicBezier, qreal t) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 592-602 |  
  |  | 6 | 1 | 
 BezierEase::cosacos| Name:  | BezierEase::cosacos |  | Prototype:  | void static inline cosacos(qreal x, qreal &s1, qreal &s2, qreal &s3 ) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 708-728 |  
  |  | 6 | 1 | 
 BezierEase::copy| Name:  | BezierEase::copy |  | Prototype:  | QEasingCurveFunction *copy() const override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 499-509 |  
  |  | 8 | 1 | 
 BezierEase::_fast_cbrt| Name:  | BezierEase::_fast_cbrt |  | Prototype:  | float static inline _fast_cbrt(float x) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 627-640 |  
  |  | 4 | 1 | 
 BezierEase::_fast_cbrt| Name:  | BezierEase::_fast_cbrt |  | Prototype:  | double static inline _fast_cbrt(double d) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 642-663 |  
  |  | 7 | 1 | 
 BezierEase::_cos| Name:  | BezierEase::_cos |  | Prototype:  | qreal static inline _cos(qreal x) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 670-701 |  
  |  | 20 | 6 | 
 BezierEase::_cbrt| Name:  | BezierEase::_cbrt |  | Prototype:  | qreal static inline _cbrt(qreal d) |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 604-625 |  
  |  | 10 | 3 | 
 BezierEase::_acos| Name:  | BezierEase::_acos |  | Prototype:  | qreal static inline _acos(qreal x) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 665-668 |  
  |  | 1 | 1 | 
 BezierEase::BezierEase| Name:  | BezierEase::BezierEase |  | Prototype:  | BezierEase(QEasingCurve::Type type = QEasingCurve::BezierSpline) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 441-443 |  
  |  | 1 | 1 | 
 BackEase::value| Name:  | BackEase::value |  | Prototype:  | qreal value(qreal t) override |  | Coverage:  |  75.000% (9/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 926-941 |  
  |  | 7 | 6 | 
 BackEase::copy| Name:  | BackEase::copy |  | Prototype:  | QEasingCurveFunction *copy() const override |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 917-924 |  
  |  | 5 | 1 | 
 BackEase::BackEase| Name:  | BackEase::BackEase |  | Prototype:  | BackEase(QEasingCurve::Type type) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 913-915 |  
  |  | 1 | 1 |