MCPcopy Create free account
hub / github.com/KDE/kdiff3 / hasData

Method hasData

src/SourceData.cpp:90–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88}
89
90bool SourceData::hasData() const
91{
92 return m_normalData.m_pBuf != nullptr;
93}
94
95bool SourceData::isValid() const
96{

Callers 11

mainInitMethod · 0.80
slotDirShowBothMethod · 0.80
initTestCaseMethod · 0.80
testReadMethod · 0.80
testEOLStyleMethod · 0.80
trailingEOLTestMethod · 0.80
initTestCaseMethod · 0.80
testLineDataMethod · 0.80
testWhiteLineCommentMethod · 0.80

Calls

no outgoing calls

Tested by 8

initTestCaseMethod · 0.64
testReadMethod · 0.64
testEOLStyleMethod · 0.64
trailingEOLTestMethod · 0.64
initTestCaseMethod · 0.64
testLineDataMethod · 0.64
testWhiteLineCommentMethod · 0.64