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

Method isEmpty

src/SourceData.cpp:85–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83}
84
85bool SourceData::isEmpty() const
86{
87 return getFilename().isEmpty();
88}
89
90bool SourceData::hasData() const
91{

Callers 9

resetMethod · 0.45
setFilenameMethod · 0.45
getAliasNameMethod · 0.45
setFileAccessMethod · 0.45
setDataMethod · 0.45
isTextMethod · 0.45
readFileMethod · 0.45
writeFileMethod · 0.45
readAndPreprocessMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected