Fuzz introspector
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzzers overview

Fuzzer Fuzzer filename Functions Reached Functions unreached Fuzzer depth Files reached Basic blocks reached Cyclomatic complexity Details
PatternConverterFuzzer-utf-8 /src/logging-log4cxx/src/fuzzers/cpp/PatternConverterFuzzer.cpp 397 4053 18 64 1648 1240 PatternConverterFuzzer.cpp
DOMConfiguratorFuzzer-utf-8 /src/logging-log4cxx/src/fuzzers/cpp/DOMConfiguratorFuzzer.cpp 691 3904 19 83 3809 2649 DOMConfiguratorFuzzer.cpp
PatternParserFuzzer-utf-8 /src/logging-log4cxx/src/fuzzers/cpp/PatternParserFuzzer.cpp 184 4161 16 22 1050 727 PatternParserFuzzer.cpp
XMLLayoutFuzzer-utf-8 /src/logging-log4cxx/src/fuzzers/cpp/XMLLayoutFuzzer.cpp 181 4171 8 22 768 538 XMLLayoutFuzzer.cpp
/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp /src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp 1 1 0 1 3 2 LibFuzzerTest.cpp
/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp /src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp 1 1 0 1 3 2 LibFuzzerTest.cpp
DOMConfiguratorFuzzer-wchar_t /src/logging-log4cxx/src/fuzzers/cpp/DOMConfiguratorFuzzer.cpp 731 3884 21 86 3945 2765 DOMConfiguratorFuzzer.cpp
HTMLLayoutFuzzer-wchar_t /src/logging-log4cxx/src/fuzzers/cpp/HTMLLayoutFuzzer.cpp 203 4161 8 29 802 550 HTMLLayoutFuzzer.cpp
PatternLayoutFuzzer-utf-8 /src/logging-log4cxx/src/fuzzers/cpp/PatternLayoutFuzzer.cpp 658 3955 19 80 3594 2584 PatternLayoutFuzzer.cpp
PatternLayoutFuzzer-wchar_t /src/logging-log4cxx/src/fuzzers/cpp/PatternLayoutFuzzer.cpp 709 3930 21 84 3733 2705 PatternLayoutFuzzer.cpp
TimeBasedRollingPolicyFuzzer-utf-8 /src/logging-log4cxx/src/fuzzers/cpp/TimeBasedRollingPolicyFuzzer.cpp 347 4078 19 49 1528 1136 TimeBasedRollingPolicyFuzzer.cpp
XMLLayoutFuzzer-wchar_t /src/logging-log4cxx/src/fuzzers/cpp/XMLLayoutFuzzer.cpp 202 4161 8 25 834 596 XMLLayoutFuzzer.cpp
PatternParserFuzzer-wchar_t /src/logging-log4cxx/src/fuzzers/cpp/PatternParserFuzzer.cpp 232 4137 17 27 1175 841 PatternParserFuzzer.cpp
JSONLayoutFuzzer-utf-8 /src/logging-log4cxx/src/fuzzers/cpp/JSONLayoutFuzzer.cpp 187 4169 8 23 1012 677 JSONLayoutFuzzer.cpp
PatternConverterFuzzer-wchar_t /src/logging-log4cxx/src/fuzzers/cpp/PatternConverterFuzzer.cpp 437 4033 19 69 1748 1341 PatternConverterFuzzer.cpp
HTMLLayoutFuzzer-utf-8 /src/logging-log4cxx/src/fuzzers/cpp/HTMLLayoutFuzzer.cpp 182 4171 8 26 736 492 HTMLLayoutFuzzer.cpp
TimeBasedRollingPolicyFuzzer-wchar_t /src/logging-log4cxx/src/fuzzers/cpp/TimeBasedRollingPolicyFuzzer.cpp 399 4052 21 53 1684 1269 TimeBasedRollingPolicyFuzzer.cpp
JSONLayoutFuzzer-wchar_t /src/logging-log4cxx/src/fuzzers/cpp/JSONLayoutFuzzer.cpp 212 4157 8 26 1079 731 JSONLayoutFuzzer.cpp

Project functions overview

The following table shows data about each function in the project. The functions included in this table correspond to all functions that exist in the executables of the fuzzers. As such, there may be functions that are from third-party libraries.

For further technical details on the meaning of columns in the below table, please see the Glossary .

Func name Functions filename Args Function call depth Reached by Fuzzers Runtime reached by Fuzzers Combined reached by Fuzzers Fuzzers runtime hit Func lines hit % I Count BB Count Cyclomatic complexity Functions reached Reached by functions Accumulated cyclomatic complexity Undiscovered complexity

Fuzzer details

Fuzzer: PatternConverterFuzzer-utf-8

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 107 27.4%
gold [1:9] 90 23.0%
yellow [10:29] 38 9.74%
greenyellow [30:49] 9 2.30%
lawngreen 50+ 146 37.4%
All colors 390 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
23 131 log4cxx::helpers::Pool::~Pool() call site: 00131 __cxa_throw
8 119 log4cxx::helpers::Pool::setPool() call site: 00119 __cxa_allocate_exception
8 303 log4cxx::spi::LoggingEvent::LoggingEventPrivate::renderMessage() call site: 00303
8 314 log4cxx::helpers::Transcoder::encode(unsigned int, std::__1::basic_string , std::__1::allocator >&) call site: 00314
5 177 log4cxx::helpers::SystemErrWriter::write(std::__1::basic_string , std::__1::allocator > const&) call site: 00177 fwide
4 39 LLVMFuzzerTestOneInput call site: 00039
4 81 log4cxx::helpers::Exception::Exception(std::__1::basic_string , std::__1::allocator > const&) call site: 00081 __cxa_throw
4 198 LLVMFuzzerTestOneInput call site: 00198
3 74 log4cxx::helpers::OptionConverter::getSystemProperty(std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator > const&) call site: 00074 __cxa_allocate_exception
3 364 LLVMFuzzerTestOneInput call site: 00364
3 370 log4cxx::pattern::NDCPatternConverter::format(std::__1::shared_ptr const&, std::__1::basic_string , std::__1::allocator >&, log4cxx::helpers::Pool&) const call site: 00370
3 385 LLVMFuzzerTestOneInput call site: 00385

Runtime coverage analysis

Covered functions
962
Functions that are reachable but not covered
113
Reachable functions
397
Percentage of reachable functions covered
71.54%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/logging-log4cxx/src/fuzzers/cpp/PatternConverterFuzzer.cpp 2
/src/logging-log4cxx/src/main/cpp/transcoder.cpp 9
/src/logging-log4cxx/src/main/cpp/level.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/helpers/widelife.h 24
/src/logging-log4cxx/src/main/cpp/pool.cpp 4
/src/logging-log4cxx/src/main/include/log4cxx/spi/location/locationinfo.h 1
/src/logging-log4cxx/src/main/cpp/locationinfo.cpp 5
/src/logging-log4cxx/src/main/cpp/propertiespatternconverter.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/helpers/object.h 2
/src/logging-log4cxx/src/main/cpp/loggingeventpatternconverter.cpp 2
/src/logging-log4cxx/src/main/cpp/patternconverter.cpp 4
/src/logging-log4cxx/src/main/cpp/loggingevent.cpp 12
/src/logging-log4cxx/src/main/cpp/threadspecificdata.cpp 6
/src/logging-log4cxx/src/main/cpp/mdc.cpp 1
/src/logging-log4cxx/src/main/include/log4cxx/pattern/propertiespatternconverter.h 2
/src/logging-log4cxx/src/main/include/log4cxx/pattern/loggingeventpatternconverter.h 1
/src/logging-log4cxx/src/main/cpp/loggerpatternconverter.cpp 2
/src/logging-log4cxx/src/main/cpp/namepatternconverter.cpp 3
/src/logging-log4cxx/src/main/cpp/nameabbreviator.cpp 3
/src/logging-log4cxx/src/main/cpp/stringhelper.cpp 5
/src/logging-log4cxx/src/main/cpp/loglog.cpp 7
/src/logging-log4cxx/src/main/cpp/optionconverter.cpp 2
/src/logging-log4cxx/src/main/cpp/system.cpp 1
/src/logging-log4cxx/src/main/cpp/exception.cpp 6
/usr/local/bin/../include/c++/v1/__exception/exception.h 1
/src/logging-log4cxx/src/main/cpp/aprinitializer.cpp 7
/src/logging-log4cxx/src/main/cpp/date.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/helpers/exception.h 2
/src/logging-log4cxx/src/main/cpp/systemerrwriter.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/pattern/loggerpatternconverter.h 2
/src/logging-log4cxx/src/main/include/log4cxx/pattern/namepatternconverter.h 1
/src/logging-log4cxx/src/main/cpp/classnamepatternconverter.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/pattern/classnamepatternconverter.h 2
/src/logging-log4cxx/src/main/cpp/datepatternconverter.cpp 5
/src/logging-log4cxx/src/main/cpp/cacheddateformat.cpp 1
/src/logging-log4cxx/src/main/cpp/timezone.cpp 5
/src/logging-log4cxx/src/main/include/log4cxx/helpers/timezone.h 1
/src/logging-log4cxx/src/main/cpp/fulllocationpatternconverter.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/pattern/fulllocationpatternconverter.h 2
/src/logging-log4cxx/src/main/cpp/linelocationpatternconverter.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/pattern/linelocationpatternconverter.h 2
/src/logging-log4cxx/src/main/cpp/messagepatternconverter.cpp 2
/src/logging-log4cxx/src/main/cpp/asyncbuffer.cpp 3
/src/logging-log4cxx/src/main/cpp/messagebuffer.cpp 9
/usr/local/bin/../include/c++/v1/sstream 4
/src/logging-log4cxx/src/main/include/log4cxx/pattern/messagepatternconverter.h 2
/src/logging-log4cxx/src/main/cpp/lineseparatorpatternconverter.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/pattern/lineseparatorpatternconverter.h 2
/src/logging-log4cxx/src/main/cpp/methodlocationpatternconverter.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/pattern/methodlocationpatternconverter.h 2
/src/logging-log4cxx/src/main/cpp/levelpatternconverter.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/pattern/levelpatternconverter.h 2
/src/logging-log4cxx/src/main/cpp/relativetimepatternconverter.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/pattern/relativetimepatternconverter.h 2
/src/logging-log4cxx/src/main/cpp/threadpatternconverter.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/pattern/threadpatternconverter.h 2
/src/logging-log4cxx/src/main/cpp/threadusernamepatternconverter.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/pattern/threadusernamepatternconverter.h 2
/src/logging-log4cxx/src/main/cpp/ndcpatternconverter.cpp 2
/usr/local/bin/../include/c++/v1/optional 2
/src/logging-log4cxx/src/main/cpp/ndc.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/pattern/ndcpatternconverter.h 2
/src/logging-log4cxx/src/main/cpp/throwableinformationpatternconverter.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/pattern/throwableinformationpatternconverter.h 2

Fuzzer: DOMConfiguratorFuzzer-utf-8

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 566 58.5%
gold [1:9] 129 13.3%
yellow [10:29] 6 0.62%
greenyellow [30:49] 1 0.10%
lawngreen 50+ 264 27.3%
All colors 966 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
50 898 log4cxx::helpers::WideLife ::operator log4cxx::AsyncAppender::ClazzAsyncAppender&() call site: 00898 __dynamic_cast
34 621 std::__1::shared_ptr log4cxx::cast (std::__1::shared_ptr const&) call site: 00621 __cxa_guard_acquire
22 870 log4cxx::helpers::WideLife ::operator log4cxx::spi::AppenderAttachable::ClazzAppenderAttachable&() call site: 00870 __cxa_begin_catch
17 693 std::__1::shared_ptr log4cxx::cast (std::__1::shared_ptr const&) call site: 00693 __cxa_begin_catch
13 668 std::__1::shared_ptr log4cxx::cast (std::__1::shared_ptr const&) call site: 00668 __cxa_guard_acquire
11 827 log4cxx::helpers::WideLife ::operator log4cxx::rolling::FilterBasedTriggeringPolicy::ClazzFilterBasedTriggeringPolicy&() call site: 00827 __cxa_begin_catch
10 72 log4cxx::helpers::Pool::setPool() call site: 00072 __cxa_allocate_exception
10 590 log4cxx::helpers::WideLife ::operator log4cxx::spi::LoggerFactory::ClazzLoggerFactory&() call site: 00590 __cxa_begin_catch
10 601 std::__1::shared_ptr log4cxx::cast (std::__1::shared_ptr const&) call site: 00601
10 722 std::__1::shared_ptr log4cxx::cast (std::__1::shared_ptr const&) call site: 00722 __cxa_guard_acquire
10 744 std::__1::shared_ptr log4cxx::cast (std::__1::shared_ptr const&) call site: 00744
9 575 log4cxx::xml::DOMConfigurator::parse(log4cxx::helpers::Pool&, std::__1::shared_ptr &, apr_xml_elem*, apr_xml_doc*, std::__1::map , std::__1::allocator >, std::__1::shared_ptr , std::__1::less , std::__1::allocator > >, std::__1::allocator , std::__1::allocator > const, std::__1::shared_ptr > > >&) call site: 00575

Runtime coverage analysis

Covered functions
863
Functions that are reachable but not covered
207
Reachable functions
691
Percentage of reachable functions covered
70.04%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/logging-log4cxx/src/fuzzers/cpp/DOMConfiguratorFuzzer.cpp 1
/src/logging-log4cxx/src/main/include/log4cxx/xml/domconfigurator.h 1
/src/logging-log4cxx/src/main/cpp/domconfigurator.cpp 23
/src/logging-log4cxx/src/main/cpp/file.cpp 8
/src/logging-log4cxx/src/main/cpp/transcoder.cpp 7
/src/logging-log4cxx/src/main/include/log4cxx/helpers/object.h 20
/src/logging-log4cxx/src/main/cpp/configurator.cpp 1
/src/logging-log4cxx/src/main/include/log4cxx/spi/configurator.h 1
/src/logging-log4cxx/src/main/cpp/logmanager.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/helpers/aprinitializer.h 2
/src/logging-log4cxx/src/main/cpp/aprinitializer.cpp 7
/src/logging-log4cxx/src/main/include/log4cxx/helpers/widelife.h 99
/src/logging-log4cxx/src/main/cpp/date.cpp 2
/src/logging-log4cxx/src/main/cpp/loglog.cpp 14
/src/logging-log4cxx/src/main/cpp/optionconverter.cpp 7
/src/logging-log4cxx/src/main/cpp/system.cpp 1
/src/logging-log4cxx/src/main/cpp/exception.cpp 10
/usr/local/bin/../include/c++/v1/__exception/exception.h 1
/src/logging-log4cxx/src/main/cpp/pool.cpp 5
/src/logging-log4cxx/src/main/cpp/stringhelper.cpp 5
/src/logging-log4cxx/src/main/include/log4cxx/helpers/exception.h 4
/src/logging-log4cxx/src/main/cpp/systemerrwriter.cpp 2
/src/logging-log4cxx/src/main/cpp/loader.cpp 10
/src/logging-log4cxx/src/main/include/log4cxx/spi/repositoryselector.h 1
/src/logging-log4cxx/src/main/cpp/class.cpp 5
/src/logging-log4cxx/src/main/cpp/charsetdecoder.cpp 4
/src/logging-log4cxx/src/main/include/log4cxx/private/string_c11.h 1
/src/logging-log4cxx/src/main/cpp/bytebuffer.cpp 2
/src/logging-log4cxx/src/main/cpp/properties.cpp 2
/src/logging-log4cxx/src/main/cpp/level.cpp 11
/src/logging-log4cxx/src/main/include/log4cxx/level.h 1
/src/logging-log4cxx/src/main/cpp/asyncappender.cpp 2
/src/logging-log4cxx/src/main/cpp/classregistration.cpp 1
/src/logging-log4cxx/src/main/cpp/consoleappender.cpp 1
/src/logging-log4cxx/src/main/cpp/fileappender.cpp 1
/src/logging-log4cxx/src/main/cpp/odbcappender.cpp 1
/src/logging-log4cxx/src/main/cpp/smtpappender.cpp 3
/src/logging-log4cxx/src/main/cpp/jsonlayout.cpp 1
/src/logging-log4cxx/src/main/cpp/htmllayout.cpp 1
/src/logging-log4cxx/src/main/cpp/patternlayout.cpp 1
/src/logging-log4cxx/src/main/cpp/simplelayout.cpp 1
/src/logging-log4cxx/src/main/cpp/xmllayout.cpp 1
/src/logging-log4cxx/src/main/cpp/levelmatchfilter.cpp 1
/src/logging-log4cxx/src/main/cpp/levelrangefilter.cpp 1
/src/logging-log4cxx/src/main/cpp/stringmatchfilter.cpp 1
/src/logging-log4cxx/src/main/cpp/locationinfofilter.cpp 1
/src/logging-log4cxx/src/main/cpp/rollingfileappender.cpp 4
/src/logging-log4cxx/src/main/cpp/sizebasedtriggeringpolicy.cpp 1
/src/logging-log4cxx/src/main/cpp/timebasedrollingpolicy.cpp 1
/src/logging-log4cxx/src/main/cpp/manualtriggeringpolicy.cpp 1
/src/logging-log4cxx/src/main/cpp/fixedwindowrollingpolicy.cpp 1
/src/logging-log4cxx/src/main/cpp/filterbasedtriggeringpolicy.cpp 3
/src/logging-log4cxx/src/main/cpp/propertyconfigurator.cpp 1
/src/logging-log4cxx/src/main/cpp/fallbackerrorhandler.cpp 1
/src/logging-log4cxx/src/main/cpp/telnetappender.cpp 1
/src/logging-log4cxx/src/main/cpp/xmlsocketappender.cpp 1
/src/logging-log4cxx/src/main/cpp/syslogappender.cpp 1
/src/logging-log4cxx/src/main/cpp/threadutility.cpp 4
/src/logging-log4cxx/src/main/include/log4cxx/helpers/singletonholder.h 1
/src/logging-log4cxx/src/main/include/log4cxx/spi/loggerfactory.h 1
/src/logging-log4cxx/src/main/cpp/propertysetter.cpp 3
/src/logging-log4cxx/src/main/include/log4cxx/spi/optionhandler.h 1
/src/logging-log4cxx/src/main/include/log4cxx/config/propertysetter.h 1
/src/logging-log4cxx/src/main/cpp/logger.cpp 4
/src/logging-log4cxx/src/main/include/log4cxx/appender.h 1
/src/logging-log4cxx/src/main/cpp/layout.cpp 1
/src/logging-log4cxx/src/main/include/log4cxx/layout.h 1
/src/logging-log4cxx/src/main/include/log4cxx/spi/filter.h 1
/src/logging-log4cxx/src/main/include/log4cxx/spi/errorhandler.h 1
/src/logging-log4cxx/src/main/cpp/appenderskeleton.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/appenderskeleton.h 1
/src/logging-log4cxx/src/main/cpp/rollingpolicy.cpp 1
/src/logging-log4cxx/src/main/include/log4cxx/rolling/rollingpolicy.h 1
/src/logging-log4cxx/src/main/include/log4cxx/rolling/rollingfileappender.h 1
/src/logging-log4cxx/src/main/cpp/triggeringpolicy.cpp 1
/src/logging-log4cxx/src/main/include/log4cxx/rolling/triggeringpolicy.h 1
/src/logging-log4cxx/src/main/include/log4cxx/rolling/filterbasedtriggeringpolicy.h 1
/src/logging-log4cxx/src/main/cpp/filter.cpp 1
/src/logging-log4cxx/src/main/include/log4cxx/net/smtpappender.h 1
/src/logging-log4cxx/src/main/include/log4cxx/spi/triggeringeventevaluator.h 1
/src/logging-log4cxx/src/main/include/log4cxx/spi/appenderattachable.h 1
/src/logging-log4cxx/src/main/include/log4cxx/asyncappender.h 1
/src/logging-log4cxx/src/main/cpp/appenderattachableimpl.cpp 3

Fuzzer: PatternParserFuzzer-utf-8

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 57 28.4%
gold [1:9] 52 26.0%
yellow [10:29] 1 0.5%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 90 45.0%
All colors 200 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
23 119 log4cxx::helpers::Pool::~Pool() call site: 00119 __cxa_throw
8 107 log4cxx::helpers::Pool::setPool() call site: 00107 __cxa_allocate_exception
5 165 log4cxx::helpers::SystemErrWriter::write(std::__1::basic_string , std::__1::allocator > const&) call site: 00165 fwide
4 25 log4cxx::pattern::PatternParser::parse(std::__1::basic_string , std::__1::allocator > const&, std::__1::vector , std::__1::allocator > >&, std::__1::vector , std::__1::allocator > >&, std::__1::map , std::__1::allocator >, std::__1::function (std::__1::vector , std::__1::allocator >, std::__1::allocator , std::__1::allocator > > > const&)>, std::__1::less , std::__1::allocator > >, std::__1::allocator , std::__1::allocator > const, std::__1::function (std::__1::vector , std::__1::allocator >, std::__1::allocator , std::__1::allocator > > > const&)> > > > const&) call site: 00025 __cxa_guard_acquire
4 69 log4cxx::helpers::Exception::Exception(std::__1::basic_string , std::__1::allocator > const&) call site: 00069 __cxa_throw
3 62 log4cxx::helpers::OptionConverter::getSystemProperty(std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator > const&) call site: 00062 __cxa_allocate_exception
1 10 log4cxx::helpers::WideLife >::~WideLife() call site: 00010 __cxa_begin_catch
1 19 LLVMFuzzerTestOneInput call site: 00019
1 30 log4cxx::helpers::WideLife >::~WideLife() call site: 00030 __cxa_guard_release
1 33 log4cxx::helpers::WideLife >::operator std::__1::shared_ptr &() call site: 00033 __cxa_guard_abort
1 66 log4cxx::helpers::RuntimeException::RuntimeException(std::__1::basic_string , std::__1::allocator > const&) call site: 00066
1 94 log4cxx::helpers::APRInitializer::APRInitializer() call site: 00094 __assert_fail

Runtime coverage analysis

Covered functions
942
Functions that are reachable but not covered
46
Reachable functions
184
Percentage of reachable functions covered
75.0%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/logging-log4cxx/src/fuzzers/cpp/PatternParserFuzzer.cpp 2
/src/logging-log4cxx/src/main/cpp/transcoder.cpp 5
/src/logging-log4cxx/src/main/cpp/level.cpp 1
/src/logging-log4cxx/src/main/include/log4cxx/helpers/widelife.h 23
/src/logging-log4cxx/src/main/include/log4cxx/spi/location/locationinfo.h 1
/src/logging-log4cxx/src/main/cpp/locationinfo.cpp 1
/src/logging-log4cxx/src/main/cpp/loggingevent.cpp 1
/src/logging-log4cxx/src/main/include/log4cxx/helpers/object.h 2
/src/logging-log4cxx/src/main/cpp/pool.cpp 4
/src/logging-log4cxx/src/main/cpp/patternparser.cpp 7
/src/logging-log4cxx/src/main/cpp/formattinginfo.cpp 4
/src/logging-log4cxx/src/main/cpp/literalpatternconverter.cpp 1
/src/logging-log4cxx/src/main/cpp/loglog.cpp 6
/src/logging-log4cxx/src/main/cpp/optionconverter.cpp 2
/src/logging-log4cxx/src/main/cpp/system.cpp 1
/src/logging-log4cxx/src/main/cpp/exception.cpp 6
/usr/local/bin/../include/c++/v1/__exception/exception.h 1
/src/logging-log4cxx/src/main/cpp/aprinitializer.cpp 6
/src/logging-log4cxx/src/main/cpp/date.cpp 2
/src/logging-log4cxx/src/main/cpp/stringhelper.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/helpers/exception.h 2
/src/logging-log4cxx/src/main/cpp/systemerrwriter.cpp 2

Fuzzer: XMLLayoutFuzzer-utf-8

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 30 17.7%
gold [1:9] 3 1.77%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 136 80.4%
All colors 169 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
19 70 log4cxx::spi::LoggingEvent::LoggingEventPrivate::renderMessage() call site: 00070
3 1 LLVMFuzzerTestOneInput call site: 00001
3 118 log4cxx::xml::XMLLayout::format(std::__1::basic_string , std::__1::allocator >&, std::__1::shared_ptr const&, log4cxx::helpers::Pool&) const call site: 00118
2 22 log4cxx::Layout::getFormattedEventCharacterCount() const call site: 00022 apr_pool_destroy
1 12 log4cxx::helpers::WideLife >::~WideLife() call site: 00012 __cxa_begin_catch
1 54 LLVMFuzzerTestOneInput call site: 00054
1 148 log4cxx::MDC::get(std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator >&) call site: 00148

Runtime coverage analysis

Covered functions
781
Functions that are reachable but not covered
48
Reachable functions
181
Percentage of reachable functions covered
73.48%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/logging-log4cxx/src/fuzzers/cpp/XMLLayoutFuzzer.cpp 1
/src/logging-log4cxx/src/main/cpp/xmllayout.cpp 6
/src/logging-log4cxx/src/main/include/log4cxx/helpers/object.h 2
/src/logging-log4cxx/src/main/include/log4cxx/spi/optionhandler.h 2
/src/logging-log4cxx/src/main/include/log4cxx/layout.h 1
/src/logging-log4cxx/src/main/cpp/layout.cpp 2
/src/logging-log4cxx/src/main/cpp/level.cpp 3
/src/logging-log4cxx/src/main/include/log4cxx/helpers/widelife.h 10
/src/logging-log4cxx/src/main/include/log4cxx/spi/location/locationinfo.h 1
/src/logging-log4cxx/src/main/cpp/locationinfo.cpp 5
/src/logging-log4cxx/src/main/cpp/pool.cpp 2
/src/logging-log4cxx/src/main/cpp/ndc.cpp 5
/src/logging-log4cxx/src/main/cpp/transcoder.cpp 5
/src/logging-log4cxx/src/main/cpp/threadspecificdata.cpp 8
/src/logging-log4cxx/src/main/cpp/loggingevent.cpp 14
/src/logging-log4cxx/src/main/cpp/mdc.cpp 4
/src/logging-log4cxx/src/main/cpp/asyncbuffer.cpp 3
/src/logging-log4cxx/src/main/cpp/messagebuffer.cpp 9
/usr/local/bin/../include/c++/v1/sstream 4
/src/logging-log4cxx/src/main/cpp/transform.cpp 2
/src/logging-log4cxx/src/main/cpp/stringhelper.cpp 2
/usr/local/bin/../include/c++/v1/optional 2

Fuzzer: /src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 0 0.0%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 1 100.%
All colors 1 100

Runtime coverage analysis

Covered functions
1738
Functions that are reachable but not covered
0
Reachable functions
1
Percentage of reachable functions covered
100.0%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp 1

Fuzzer: /src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 0 0.0%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 1 100.%
All colors 1 100

Runtime coverage analysis

Covered functions
1738
Functions that are reachable but not covered
0
Reachable functions
1
Percentage of reachable functions covered
100.0%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp 1

Fuzzer: DOMConfiguratorFuzzer-wchar_t

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 582 57.5%
gold [1:9] 150 14.8%
yellow [10:29] 14 1.38%
greenyellow [30:49] 9 0.89%
lawngreen 50+ 256 25.3%
All colors 1011 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
50 943 log4cxx::helpers::WideLife ::operator log4cxx::AsyncAppender::ClazzAsyncAppender&() call site: 00943 __dynamic_cast
34 666 std::__1::shared_ptr log4cxx::cast (std::__1::shared_ptr const&) call site: 00666 __cxa_guard_acquire
22 915 log4cxx::helpers::WideLife ::operator log4cxx::spi::AppenderAttachable::ClazzAppenderAttachable&() call site: 00915 __cxa_begin_catch
17 738 std::__1::shared_ptr log4cxx::cast (std::__1::shared_ptr const&) call site: 00738 __cxa_begin_catch
13 713 std::__1::shared_ptr log4cxx::cast (std::__1::shared_ptr const&) call site: 00713 __cxa_guard_acquire
11 872 log4cxx::helpers::WideLife ::operator log4cxx::rolling::FilterBasedTriggeringPolicy::ClazzFilterBasedTriggeringPolicy&() call site: 00872 __cxa_begin_catch
10 635 log4cxx::helpers::WideLife ::operator log4cxx::spi::LoggerFactory::ClazzLoggerFactory&() call site: 00635 __cxa_begin_catch
10 646 std::__1::shared_ptr log4cxx::cast (std::__1::shared_ptr const&) call site: 00646
10 767 std::__1::shared_ptr log4cxx::cast (std::__1::shared_ptr const&) call site: 00767 __cxa_guard_acquire
10 789 std::__1::shared_ptr log4cxx::cast (std::__1::shared_ptr const&) call site: 00789
9 121 log4cxx::helpers::Pool::setPool() call site: 00121 __cxa_allocate_exception
9 620 log4cxx::xml::DOMConfigurator::parse(log4cxx::helpers::Pool&, std::__1::shared_ptr &, apr_xml_elem*, apr_xml_doc*, std::__1::map , std::__1::allocator >, std::__1::shared_ptr , std::__1::less , std::__1::allocator > >, std::__1::allocator , std::__1::allocator > const, std::__1::shared_ptr > > >&) call site: 00620

Runtime coverage analysis

Covered functions
871
Functions that are reachable but not covered
214
Reachable functions
731
Percentage of reachable functions covered
70.73%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/logging-log4cxx/src/fuzzers/cpp/DOMConfiguratorFuzzer.cpp 1
/src/logging-log4cxx/src/main/include/log4cxx/xml/domconfigurator.h 1
/src/logging-log4cxx/src/main/cpp/domconfigurator.cpp 23
/src/logging-log4cxx/src/main/cpp/file.cpp 8
/src/logging-log4cxx/src/main/cpp/transcoder.cpp 8
/src/logging-log4cxx/src/main/cpp/charsetdecoder.cpp 6
/src/logging-log4cxx/src/main/include/log4cxx/helpers/object.h 20
/src/logging-log4cxx/src/main/include/log4cxx/helpers/widelife.h 104
/src/logging-log4cxx/src/main/cpp/bytebuffer.cpp 9
/src/logging-log4cxx/src/main/include/log4cxx/helpers/charsetdecoder.h 1
/src/logging-log4cxx/src/main/cpp/configurator.cpp 1
/src/logging-log4cxx/src/main/include/log4cxx/spi/configurator.h 1
/src/logging-log4cxx/src/main/cpp/logmanager.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/helpers/aprinitializer.h 2
/src/logging-log4cxx/src/main/cpp/aprinitializer.cpp 7
/src/logging-log4cxx/src/main/cpp/date.cpp 2
/src/logging-log4cxx/src/main/cpp/loglog.cpp 14
/src/logging-log4cxx/src/main/cpp/optionconverter.cpp 7
/src/logging-log4cxx/src/main/cpp/system.cpp 1
/src/logging-log4cxx/src/main/cpp/exception.cpp 10
/usr/local/bin/../include/c++/v1/__exception/exception.h 1
/src/logging-log4cxx/src/main/cpp/charsetencoder.cpp 4
/src/logging-log4cxx/src/main/include/log4cxx/helpers/charsetencoder.h 1
/src/logging-log4cxx/src/main/cpp/pool.cpp 5
/src/logging-log4cxx/src/main/cpp/stringhelper.cpp 5
/src/logging-log4cxx/src/main/include/log4cxx/helpers/exception.h 4
/src/logging-log4cxx/src/main/cpp/systemerrwriter.cpp 2
/src/logging-log4cxx/src/main/cpp/loader.cpp 10
/src/logging-log4cxx/src/main/include/log4cxx/spi/repositoryselector.h 1
/src/logging-log4cxx/src/main/cpp/class.cpp 5
/src/logging-log4cxx/src/main/include/log4cxx/private/string_c11.h 1
/src/logging-log4cxx/src/main/cpp/properties.cpp 2
/src/logging-log4cxx/src/main/cpp/level.cpp 11
/src/logging-log4cxx/src/main/include/log4cxx/level.h 1
/src/logging-log4cxx/src/main/cpp/asyncappender.cpp 2
/src/logging-log4cxx/src/main/cpp/classregistration.cpp 1
/src/logging-log4cxx/src/main/cpp/consoleappender.cpp 1
/src/logging-log4cxx/src/main/cpp/fileappender.cpp 1
/src/logging-log4cxx/src/main/cpp/odbcappender.cpp 1
/src/logging-log4cxx/src/main/cpp/smtpappender.cpp 3
/src/logging-log4cxx/src/main/cpp/jsonlayout.cpp 1
/src/logging-log4cxx/src/main/cpp/htmllayout.cpp 1
/src/logging-log4cxx/src/main/cpp/patternlayout.cpp 1
/src/logging-log4cxx/src/main/cpp/simplelayout.cpp 1
/src/logging-log4cxx/src/main/cpp/xmllayout.cpp 1
/src/logging-log4cxx/src/main/cpp/levelmatchfilter.cpp 1
/src/logging-log4cxx/src/main/cpp/levelrangefilter.cpp 1
/src/logging-log4cxx/src/main/cpp/stringmatchfilter.cpp 1
/src/logging-log4cxx/src/main/cpp/locationinfofilter.cpp 1
/src/logging-log4cxx/src/main/cpp/rollingfileappender.cpp 4
/src/logging-log4cxx/src/main/cpp/sizebasedtriggeringpolicy.cpp 1
/src/logging-log4cxx/src/main/cpp/timebasedrollingpolicy.cpp 1
/src/logging-log4cxx/src/main/cpp/manualtriggeringpolicy.cpp 1
/src/logging-log4cxx/src/main/cpp/fixedwindowrollingpolicy.cpp 1
/src/logging-log4cxx/src/main/cpp/filterbasedtriggeringpolicy.cpp 3
/src/logging-log4cxx/src/main/cpp/propertyconfigurator.cpp 1
/src/logging-log4cxx/src/main/cpp/fallbackerrorhandler.cpp 1
/src/logging-log4cxx/src/main/cpp/telnetappender.cpp 1
/src/logging-log4cxx/src/main/cpp/xmlsocketappender.cpp 1
/src/logging-log4cxx/src/main/cpp/syslogappender.cpp 1
/src/logging-log4cxx/src/main/cpp/threadutility.cpp 4
/src/logging-log4cxx/src/main/include/log4cxx/helpers/singletonholder.h 1
/src/logging-log4cxx/src/main/include/log4cxx/spi/loggerfactory.h 1
/src/logging-log4cxx/src/main/cpp/propertysetter.cpp 3
/src/logging-log4cxx/src/main/include/log4cxx/spi/optionhandler.h 1
/src/logging-log4cxx/src/main/include/log4cxx/config/propertysetter.h 1
/src/logging-log4cxx/src/main/cpp/logger.cpp 4
/src/logging-log4cxx/src/main/include/log4cxx/appender.h 1
/src/logging-log4cxx/src/main/cpp/layout.cpp 1
/src/logging-log4cxx/src/main/include/log4cxx/layout.h 1
/src/logging-log4cxx/src/main/include/log4cxx/spi/filter.h 1
/src/logging-log4cxx/src/main/include/log4cxx/spi/errorhandler.h 1
/src/logging-log4cxx/src/main/cpp/appenderskeleton.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/appenderskeleton.h 1
/src/logging-log4cxx/src/main/cpp/rollingpolicy.cpp 1
/src/logging-log4cxx/src/main/include/log4cxx/rolling/rollingpolicy.h 1
/src/logging-log4cxx/src/main/include/log4cxx/rolling/rollingfileappender.h 1
/src/logging-log4cxx/src/main/cpp/triggeringpolicy.cpp 1
/src/logging-log4cxx/src/main/include/log4cxx/rolling/triggeringpolicy.h 1
/src/logging-log4cxx/src/main/include/log4cxx/rolling/filterbasedtriggeringpolicy.h 1
/src/logging-log4cxx/src/main/cpp/filter.cpp 1
/src/logging-log4cxx/src/main/include/log4cxx/net/smtpappender.h 1
/src/logging-log4cxx/src/main/include/log4cxx/spi/triggeringeventevaluator.h 1
/src/logging-log4cxx/src/main/include/log4cxx/spi/appenderattachable.h 1
/src/logging-log4cxx/src/main/include/log4cxx/asyncappender.h 1
/src/logging-log4cxx/src/main/cpp/appenderattachableimpl.cpp 3

Fuzzer: HTMLLayoutFuzzer-wchar_t

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 33 16.2%
gold [1:9] 15 7.38%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 155 76.3%
All colors 203 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
16 125 log4cxx::spi::LoggingEvent::LoggingEventPrivate::renderMessage() call site: 00125
3 1 LLVMFuzzerTestOneInput call site: 00001
3 160 log4cxx::Level::getWarn() call site: 00160
3 179 log4cxx::HTMLLayout::format(std::__1::basic_string , std::__1::allocator >&, std::__1::shared_ptr const&, log4cxx::helpers::Pool&) const call site: 00179
2 34 log4cxx::Layout::getFormattedEventCharacterCount() const call site: 00034 apr_pool_destroy
2 55 log4cxx::helpers::CharsetDecoder::createDefaultDecoder() call site: 00055
1 12 log4cxx::helpers::WideLife >::~WideLife() call site: 00012 __cxa_begin_catch
1 46 log4cxx::helpers::OptionConverter::toBoolean(std::__1::basic_string , std::__1::allocator > const&, bool) call site: 00046
1 63 log4cxx::helpers::CharsetDecoder::getDefaultDecoder() call site: 00063
1 109 LLVMFuzzerTestOneInput call site: 00109

Runtime coverage analysis

Covered functions
840
Functions that are reachable but not covered
43
Reachable functions
203
Percentage of reachable functions covered
78.82%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/logging-log4cxx/src/fuzzers/cpp/HTMLLayoutFuzzer.cpp 1
/src/logging-log4cxx/src/main/cpp/htmllayout.cpp 8
/src/logging-log4cxx/src/main/include/log4cxx/helpers/object.h 2
/src/logging-log4cxx/src/main/include/log4cxx/spi/optionhandler.h 2
/src/logging-log4cxx/src/main/include/log4cxx/layout.h 1
/src/logging-log4cxx/src/main/cpp/timezone.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/helpers/widelife.h 12
/src/logging-log4cxx/src/main/cpp/simpledateformat.cpp 2
/src/logging-log4cxx/src/main/cpp/layout.cpp 2
/src/logging-log4cxx/src/main/cpp/level.cpp 4
/src/logging-log4cxx/src/main/include/log4cxx/spi/location/locationinfo.h 1
/src/logging-log4cxx/src/main/cpp/locationinfo.cpp 3
/src/logging-log4cxx/src/main/cpp/pool.cpp 2
/src/logging-log4cxx/src/main/cpp/stringhelper.cpp 2
/src/logging-log4cxx/src/main/cpp/optionconverter.cpp 1
/src/logging-log4cxx/src/main/cpp/transcoder.cpp 1
/src/logging-log4cxx/src/main/cpp/charsetdecoder.cpp 4
/src/logging-log4cxx/src/main/cpp/bytebuffer.cpp 5
/src/logging-log4cxx/src/main/include/log4cxx/helpers/charsetdecoder.h 1
/src/logging-log4cxx/src/main/cpp/transform.cpp 1
/src/logging-log4cxx/src/main/cpp/date.cpp 2
/src/logging-log4cxx/src/main/cpp/ndc.cpp 5
/src/logging-log4cxx/src/main/cpp/threadspecificdata.cpp 8
/src/logging-log4cxx/src/main/cpp/loggingevent.cpp 10
/src/logging-log4cxx/src/main/cpp/mdc.cpp 3
/src/logging-log4cxx/src/main/cpp/asyncbuffer.cpp 3
/src/logging-log4cxx/src/main/cpp/messagebuffer.cpp 9
/usr/local/bin/../include/c++/v1/sstream 4
/usr/local/bin/../include/c++/v1/optional 2

Fuzzer: PatternLayoutFuzzer-utf-8

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 511 57.9%
gold [1:9] 288 32.6%
yellow [10:29] 16 1.81%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 67 7.59%
All colors 882 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
173 428 log4cxx::helpers::WideLife ::operator log4cxx::helpers::ClassRegistration&() call site: 00428 _ZN7log4cxx7helpers8WideLifeINS0_17ClassRegistrationEEC2IRFRKNS0_5ClassEvEJEQntsr3stdE7same_asINS1_IT_EETL0__EEEOSA_DpOT0_
22 100 log4cxx::helpers::Pool::~Pool() call site: 00100 __cxa_throw
17 294 log4cxx::helpers::OptionConverter::substVars(std::__1::basic_string , std::__1::allocator > const&, log4cxx::helpers::Properties&) call site: 00294 __cxa_allocate_exception
13 602 log4cxx::PropertyConfigurator::doConfigure(log4cxx::helpers::Properties&, std::__1::shared_ptr ) call site: 00602
11 73 log4cxx::helpers::OptionConverter::getSystemProperty(std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator > const&) call site: 00073 __cxa_allocate_exception
10 142 log4cxx::helpers::LogLog::getInstance() call site: 00142 fwide
9 625 log4cxx::PropertyConfigurator::parseLogger(log4cxx::helpers::Properties&, std::__1::shared_ptr &, std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator > const&, bool) call site: 00625 __cxa_allocate_exception
9 755 std::__1::shared_ptr log4cxx::cast (std::__1::shared_ptr const&) call site: 00755 __cxa_guard_acquire
8 88 log4cxx::helpers::Pool::setPool() call site: 00088 __cxa_allocate_exception
8 270 log4cxx::PropertyConfigurator::doConfigure(log4cxx::File const&, std::__1::shared_ptr ) call site: 00270 __cxa_end_catch
8 845 init() call site: 00845 apr_file_remove
7 234 log4cxx::File::open(apr_file_t**, int, int, log4cxx::helpers::Pool&) const call site: 00234 __cxa_allocate_exception

Runtime coverage analysis

Covered functions
1065
Functions that are reachable but not covered
163
Reachable functions
658
Percentage of reachable functions covered
75.23%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/logging-log4cxx/src/fuzzers/cpp/PatternLayoutFuzzer.cpp 4
/src/logging-log4cxx/src/main/cpp/file.cpp 9
/src/logging-log4cxx/src/main/cpp/transcoder.cpp 7
/src/logging-log4cxx/src/main/cpp/propertyconfigurator.cpp 15
/src/logging-log4cxx/src/main/include/log4cxx/helpers/object.h 14
/src/logging-log4cxx/src/main/cpp/configurator.cpp 3
/src/logging-log4cxx/src/main/include/log4cxx/defaultloggerfactory.h 1
/src/logging-log4cxx/src/main/include/log4cxx/spi/loggerfactory.h 2
/src/logging-log4cxx/src/main/include/log4cxx/spi/configurator.h 1
/src/logging-log4cxx/src/main/cpp/logmanager.cpp 3
/src/logging-log4cxx/src/main/include/log4cxx/helpers/aprinitializer.h 3
/src/logging-log4cxx/src/main/cpp/aprinitializer.cpp 7
/src/logging-log4cxx/src/main/include/log4cxx/helpers/widelife.h 67
/src/logging-log4cxx/src/main/cpp/date.cpp 2
/src/logging-log4cxx/src/main/cpp/loglog.cpp 13
/src/logging-log4cxx/src/main/cpp/optionconverter.cpp 9
/src/logging-log4cxx/src/main/cpp/system.cpp 2
/src/logging-log4cxx/src/main/cpp/exception.cpp 11
/usr/local/bin/../include/c++/v1/__exception/exception.h 1
/src/logging-log4cxx/src/main/cpp/pool.cpp 5
/src/logging-log4cxx/src/main/cpp/stringhelper.cpp 6
/src/logging-log4cxx/src/main/include/log4cxx/helpers/exception.h 3
/src/logging-log4cxx/src/main/cpp/systemerrwriter.cpp 2
/src/logging-log4cxx/src/main/cpp/loader.cpp 6
/src/logging-log4cxx/src/main/include/log4cxx/spi/repositoryselector.h 1
/src/logging-log4cxx/src/main/cpp/class.cpp 5
/src/logging-log4cxx/src/main/include/log4cxx/helpers/singletonholder.h 2
/src/logging-log4cxx/src/main/cpp/properties.cpp 11
/usr/local/bin/../include/c++/v1/sstream 4
/src/logging-log4cxx/src/main/cpp/fileinputstream.cpp 1
/src/logging-log4cxx/src/main/cpp/inputstream.cpp 2
/src/logging-log4cxx/src/main/cpp/charsetdecoder.cpp 1
/src/logging-log4cxx/src/main/cpp/level.cpp 11
/src/logging-log4cxx/src/main/include/log4cxx/level.h 2
/src/logging-log4cxx/src/main/cpp/asyncappender.cpp 2
/src/logging-log4cxx/src/main/cpp/classregistration.cpp 1
/src/logging-log4cxx/src/main/cpp/consoleappender.cpp 1
/src/logging-log4cxx/src/main/cpp/fileappender.cpp 1
/src/logging-log4cxx/src/main/cpp/odbcappender.cpp 1
/src/logging-log4cxx/src/main/cpp/smtpappender.cpp 1
/src/logging-log4cxx/src/main/cpp/jsonlayout.cpp 1
/src/logging-log4cxx/src/main/cpp/htmllayout.cpp 1
/src/logging-log4cxx/src/main/cpp/patternlayout.cpp 1
/src/logging-log4cxx/src/main/cpp/simplelayout.cpp 1
/src/logging-log4cxx/src/main/cpp/xmllayout.cpp 1
/src/logging-log4cxx/src/main/cpp/levelmatchfilter.cpp 1
/src/logging-log4cxx/src/main/cpp/levelrangefilter.cpp 1
/src/logging-log4cxx/src/main/cpp/stringmatchfilter.cpp 1
/src/logging-log4cxx/src/main/cpp/locationinfofilter.cpp 1
/src/logging-log4cxx/src/main/cpp/rollingfileappender.cpp 4
/src/logging-log4cxx/src/main/cpp/sizebasedtriggeringpolicy.cpp 1
/src/logging-log4cxx/src/main/cpp/timebasedrollingpolicy.cpp 1
/src/logging-log4cxx/src/main/cpp/manualtriggeringpolicy.cpp 1
/src/logging-log4cxx/src/main/cpp/fixedwindowrollingpolicy.cpp 1
/src/logging-log4cxx/src/main/cpp/filterbasedtriggeringpolicy.cpp 1
/src/logging-log4cxx/src/main/cpp/domconfigurator.cpp 1
/src/logging-log4cxx/src/main/cpp/fallbackerrorhandler.cpp 1
/src/logging-log4cxx/src/main/cpp/telnetappender.cpp 1
/src/logging-log4cxx/src/main/cpp/xmlsocketappender.cpp 1
/src/logging-log4cxx/src/main/cpp/syslogappender.cpp 1
/src/logging-log4cxx/src/main/cpp/threadutility.cpp 4
/src/logging-log4cxx/src/main/cpp/stringtokenizer.cpp 4
/src/logging-log4cxx/src/main/include/log4cxx/appender.h 1
/src/logging-log4cxx/src/main/include/log4cxx/spi/optionhandler.h 1
/src/logging-log4cxx/src/main/cpp/layout.cpp 1
/src/logging-log4cxx/src/main/include/log4cxx/layout.h 1
/src/logging-log4cxx/src/main/cpp/propertysetter.cpp 5
/src/logging-log4cxx/src/main/include/log4cxx/config/propertysetter.h 1
/src/logging-log4cxx/src/main/include/log4cxx/rolling/rollingfileappender.h 1
/src/logging-log4cxx/src/main/cpp/rollingpolicy.cpp 1
/src/logging-log4cxx/src/main/include/log4cxx/rolling/rollingpolicy.h 1
/src/logging-log4cxx/src/main/cpp/triggeringpolicy.cpp 1
/src/logging-log4cxx/src/main/include/log4cxx/rolling/triggeringpolicy.h 1
/src/logging-log4cxx/src/main/include/log4cxx/asyncappender.h 1
/src/logging-log4cxx/src/main/cpp/logger.cpp 8
/src/logging-log4cxx/src/main/cpp/appenderattachableimpl.cpp 4
/src/logging-log4cxx/src/main/include/log4cxx/logger.h 1
/src/logging-log4cxx/src/main/cpp/messagebuffer.cpp 7
/src/logging-log4cxx/src/main/include/log4cxx/spi/location/locationinfo.h 1
/src/logging-log4cxx/src/main/cpp/locationinfo.cpp 1

Fuzzer: PatternLayoutFuzzer-wchar_t

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 522 56.6%
gold [1:9] 306 33.1%
yellow [10:29] 16 1.73%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 78 8.45%
All colors 922 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
173 469 log4cxx::helpers::WideLife ::operator log4cxx::helpers::ClassRegistration&() call site: 00469 _ZN7log4cxx7helpers8WideLifeINS0_17ClassRegistrationEEC2IRFRKNS0_5ClassEvEJEQntsr3stdE7same_asINS1_IT_EETL0__EEEOSA_DpOT0_
22 148 log4cxx::helpers::Pool::~Pool() call site: 00148 __cxa_throw
16 336 log4cxx::helpers::OptionConverter::substVars(std::__1::basic_string , std::__1::allocator > const&, log4cxx::helpers::Properties&) call site: 00336 __cxa_allocate_exception
13 643 log4cxx::PropertyConfigurator::doConfigure(log4cxx::helpers::Properties&, std::__1::shared_ptr ) call site: 00643
12 121 log4cxx::helpers::Transcoder::encode(std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator >&) call site: 00121 __cxa_throw
9 137 log4cxx::helpers::Pool::setPool() call site: 00137 __cxa_allocate_exception
9 794 std::__1::shared_ptr log4cxx::cast (std::__1::shared_ptr const&) call site: 00794 __cxa_guard_acquire
8 312 log4cxx::PropertyConfigurator::doConfigure(log4cxx::File const&, std::__1::shared_ptr ) call site: 00312 __cxa_end_catch
8 884 init() call site: 00884 apr_file_remove
7 190 log4cxx::helpers::LogLog::getInstance() call site: 00190 fwide
7 263 log4cxx::File::getPath(log4cxx::helpers::Pool&) const call site: 00263
7 276 log4cxx::File::open(apr_file_t**, int, int, log4cxx::helpers::Pool&) const call site: 00276 __cxa_allocate_exception

Runtime coverage analysis

Covered functions
1083
Functions that are reachable but not covered
163
Reachable functions
709
Percentage of reachable functions covered
77.01%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/logging-log4cxx/src/fuzzers/cpp/PatternLayoutFuzzer.cpp 4
/src/logging-log4cxx/src/main/cpp/file.cpp 9
/src/logging-log4cxx/src/main/cpp/transcoder.cpp 8
/src/logging-log4cxx/src/main/cpp/charsetdecoder.cpp 5
/src/logging-log4cxx/src/main/include/log4cxx/helpers/object.h 14
/src/logging-log4cxx/src/main/include/log4cxx/helpers/widelife.h 75
/src/logging-log4cxx/src/main/cpp/bytebuffer.cpp 9
/src/logging-log4cxx/src/main/include/log4cxx/helpers/charsetdecoder.h 1
/src/logging-log4cxx/src/main/cpp/propertyconfigurator.cpp 15
/src/logging-log4cxx/src/main/cpp/configurator.cpp 3
/src/logging-log4cxx/src/main/include/log4cxx/defaultloggerfactory.h 1
/src/logging-log4cxx/src/main/include/log4cxx/spi/loggerfactory.h 2
/src/logging-log4cxx/src/main/include/log4cxx/spi/configurator.h 1
/src/logging-log4cxx/src/main/cpp/logmanager.cpp 3
/src/logging-log4cxx/src/main/include/log4cxx/helpers/aprinitializer.h 3
/src/logging-log4cxx/src/main/cpp/aprinitializer.cpp 7
/src/logging-log4cxx/src/main/cpp/date.cpp 2
/src/logging-log4cxx/src/main/cpp/loglog.cpp 13
/src/logging-log4cxx/src/main/cpp/optionconverter.cpp 9
/src/logging-log4cxx/src/main/cpp/system.cpp 2
/src/logging-log4cxx/src/main/cpp/exception.cpp 10
/usr/local/bin/../include/c++/v1/__exception/exception.h 1
/src/logging-log4cxx/src/main/cpp/charsetencoder.cpp 4
/src/logging-log4cxx/src/main/include/log4cxx/helpers/charsetencoder.h 1
/src/logging-log4cxx/src/main/cpp/pool.cpp 5
/src/logging-log4cxx/src/main/cpp/stringhelper.cpp 6
/src/logging-log4cxx/src/main/include/log4cxx/helpers/exception.h 3
/src/logging-log4cxx/src/main/cpp/systemerrwriter.cpp 2
/src/logging-log4cxx/src/main/cpp/loader.cpp 6
/src/logging-log4cxx/src/main/include/log4cxx/spi/repositoryselector.h 1
/src/logging-log4cxx/src/main/cpp/class.cpp 5
/src/logging-log4cxx/src/main/include/log4cxx/helpers/singletonholder.h 2
/src/logging-log4cxx/src/main/cpp/properties.cpp 11
/usr/local/bin/../include/c++/v1/sstream 4
/src/logging-log4cxx/src/main/cpp/fileinputstream.cpp 1
/src/logging-log4cxx/src/main/cpp/inputstream.cpp 2
/src/logging-log4cxx/src/main/cpp/level.cpp 11
/src/logging-log4cxx/src/main/include/log4cxx/level.h 2
/src/logging-log4cxx/src/main/cpp/asyncappender.cpp 2
/src/logging-log4cxx/src/main/cpp/classregistration.cpp 1
/src/logging-log4cxx/src/main/cpp/consoleappender.cpp 1
/src/logging-log4cxx/src/main/cpp/fileappender.cpp 1
/src/logging-log4cxx/src/main/cpp/odbcappender.cpp 1
/src/logging-log4cxx/src/main/cpp/smtpappender.cpp 1
/src/logging-log4cxx/src/main/cpp/jsonlayout.cpp 1
/src/logging-log4cxx/src/main/cpp/htmllayout.cpp 1
/src/logging-log4cxx/src/main/cpp/patternlayout.cpp 1
/src/logging-log4cxx/src/main/cpp/simplelayout.cpp 1
/src/logging-log4cxx/src/main/cpp/xmllayout.cpp 1
/src/logging-log4cxx/src/main/cpp/levelmatchfilter.cpp 1
/src/logging-log4cxx/src/main/cpp/levelrangefilter.cpp 1
/src/logging-log4cxx/src/main/cpp/stringmatchfilter.cpp 1
/src/logging-log4cxx/src/main/cpp/locationinfofilter.cpp 1
/src/logging-log4cxx/src/main/cpp/rollingfileappender.cpp 4
/src/logging-log4cxx/src/main/cpp/sizebasedtriggeringpolicy.cpp 1
/src/logging-log4cxx/src/main/cpp/timebasedrollingpolicy.cpp 1
/src/logging-log4cxx/src/main/cpp/manualtriggeringpolicy.cpp 1
/src/logging-log4cxx/src/main/cpp/fixedwindowrollingpolicy.cpp 1
/src/logging-log4cxx/src/main/cpp/filterbasedtriggeringpolicy.cpp 1
/src/logging-log4cxx/src/main/cpp/domconfigurator.cpp 1
/src/logging-log4cxx/src/main/cpp/fallbackerrorhandler.cpp 1
/src/logging-log4cxx/src/main/cpp/telnetappender.cpp 1
/src/logging-log4cxx/src/main/cpp/xmlsocketappender.cpp 1
/src/logging-log4cxx/src/main/cpp/syslogappender.cpp 1
/src/logging-log4cxx/src/main/cpp/threadutility.cpp 4
/src/logging-log4cxx/src/main/cpp/stringtokenizer.cpp 4
/src/logging-log4cxx/src/main/include/log4cxx/appender.h 1
/src/logging-log4cxx/src/main/include/log4cxx/spi/optionhandler.h 1
/src/logging-log4cxx/src/main/cpp/layout.cpp 1
/src/logging-log4cxx/src/main/include/log4cxx/layout.h 1
/src/logging-log4cxx/src/main/cpp/propertysetter.cpp 5
/src/logging-log4cxx/src/main/include/log4cxx/config/propertysetter.h 1
/src/logging-log4cxx/src/main/include/log4cxx/rolling/rollingfileappender.h 1
/src/logging-log4cxx/src/main/cpp/rollingpolicy.cpp 1
/src/logging-log4cxx/src/main/include/log4cxx/rolling/rollingpolicy.h 1
/src/logging-log4cxx/src/main/cpp/triggeringpolicy.cpp 1
/src/logging-log4cxx/src/main/include/log4cxx/rolling/triggeringpolicy.h 1
/src/logging-log4cxx/src/main/include/log4cxx/asyncappender.h 1
/src/logging-log4cxx/src/main/cpp/logger.cpp 8
/src/logging-log4cxx/src/main/cpp/appenderattachableimpl.cpp 4
/src/logging-log4cxx/src/main/include/log4cxx/logger.h 1
/src/logging-log4cxx/src/main/cpp/messagebuffer.cpp 7
/src/logging-log4cxx/src/main/include/log4cxx/spi/location/locationinfo.h 1
/src/logging-log4cxx/src/main/cpp/locationinfo.cpp 1

Fuzzer: TimeBasedRollingPolicyFuzzer-utf-8

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 187 52.8%
gold [1:9] 31 8.75%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 136 38.4%
All colors 354 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
24 109 log4cxx::helpers::StringHelper::toString(int, log4cxx::helpers::Pool&, std::__1::basic_string , std::__1::allocator >&) call site: 00109 __cxa_throw
23 291 log4cxx::helpers::WideLife ::operator log4cxx::helpers::Object::ClazzObject&() call site: 00291 __cxa_guard_abort
18 184 log4cxx::WriterAppender::closeWriter() call site: 00184 __cxa_end_catch
18 240 log4cxx::FileAppender::setFileInternal(std::__1::basic_string , std::__1::allocator > const&, bool, bool, unsigned long, log4cxx::helpers::Pool&) call site: 00240 apr_dir_make_recursive
16 213 log4cxx::File::length(log4cxx::helpers::Pool&) const call site: 00213 apr_file_remove
11 85 log4cxx::helpers::OptionConverter::getSystemProperty(std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator > const&) call site: 00085 __cxa_allocate_exception
10 153 log4cxx::helpers::LogLog::getInstance() call site: 00153 fwide
8 100 log4cxx::helpers::Pool::setPool() call site: 00100 __cxa_allocate_exception
7 266 log4cxx::FileAppender::activateOptionsInternal(log4cxx::helpers::Pool&) call site: 00266
5 25 LLVMFuzzerTestOneInput call site: 00025
5 259 log4cxx::FileAppender::setFileInternal(std::__1::basic_string , std::__1::allocator > const&, bool, bool, unsigned long, log4cxx::helpers::Pool&) call site: 00259 __clang_call_terminate
3 2 LLVMFuzzerTestOneInput call site: 00002

Runtime coverage analysis

Covered functions
1171
Functions that are reachable but not covered
98
Reachable functions
347
Percentage of reachable functions covered
71.76%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/logging-log4cxx/src/fuzzers/cpp/TimeBasedRollingPolicyFuzzer.cpp 1
/src/logging-log4cxx/src/main/cpp/pool.cpp 5
/src/logging-log4cxx/src/main/cpp/patternlayout.cpp 1
/src/logging-log4cxx/src/main/include/log4cxx/helpers/object.h 5
/src/logging-log4cxx/src/main/include/log4cxx/spi/optionhandler.h 2
/src/logging-log4cxx/src/main/include/log4cxx/layout.h 1
/src/logging-log4cxx/src/main/cpp/layout.cpp 1
/src/logging-log4cxx/src/main/cpp/rollingfileappender.cpp 4
/src/logging-log4cxx/src/main/include/log4cxx/appender.h 2
/src/logging-log4cxx/src/main/cpp/fileappender.cpp 8
/src/logging-log4cxx/src/main/cpp/writerappender.cpp 6
/src/logging-log4cxx/src/main/cpp/appenderskeleton.cpp 1
/src/logging-log4cxx/src/main/cpp/timebasedrollingpolicy.cpp 1
/src/logging-log4cxx/src/main/include/log4cxx/rolling/rollingpolicy.h 2
/src/logging-log4cxx/src/main/cpp/rollingpolicybase.cpp 3
/src/logging-log4cxx/src/main/include/log4cxx/rolling/triggeringpolicy.h 1
/src/logging-log4cxx/src/main/cpp/triggeringpolicy.cpp 1
/src/logging-log4cxx/src/main/cpp/logmanager.cpp 5
/src/logging-log4cxx/src/main/cpp/transcoder.cpp 7
/src/logging-log4cxx/src/main/include/log4cxx/helpers/aprinitializer.h 2
/src/logging-log4cxx/src/main/cpp/aprinitializer.cpp 7
/src/logging-log4cxx/src/main/include/log4cxx/helpers/widelife.h 19
/src/logging-log4cxx/src/main/cpp/date.cpp 2
/src/logging-log4cxx/src/main/cpp/loglog.cpp 10
/src/logging-log4cxx/src/main/cpp/optionconverter.cpp 2
/src/logging-log4cxx/src/main/cpp/system.cpp 1
/src/logging-log4cxx/src/main/cpp/exception.cpp 6
/usr/local/bin/../include/c++/v1/__exception/exception.h 1
/src/logging-log4cxx/src/main/cpp/stringhelper.cpp 3
/src/logging-log4cxx/src/main/include/log4cxx/helpers/exception.h 2
/src/logging-log4cxx/src/main/cpp/systemerrwriter.cpp 2
/src/logging-log4cxx/src/main/cpp/loader.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/spi/repositoryselector.h 1
/src/logging-log4cxx/src/main/cpp/class.cpp 1
/src/logging-log4cxx/src/main/cpp/rolloverdescription.cpp 4
/src/logging-log4cxx/src/main/cpp/file.cpp 10
/src/logging-log4cxx/src/main/cpp/bytebuffer.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/appenderskeleton.h 1
/src/logging-log4cxx/src/main/include/log4cxx/helpers/singletonholder.h 1
/src/logging-log4cxx/src/main/cpp/threadutility.cpp 11
/src/logging-log4cxx/src/main/include/log4cxx/helpers/threadutility.h 1
/src/logging-log4cxx/src/main/include/log4cxx/logger.h 1
/src/logging-log4cxx/src/main/cpp/logger.cpp 5
/src/logging-log4cxx/src/main/include/log4cxx/level.h 1
/src/logging-log4cxx/src/main/cpp/messagebuffer.cpp 7
/usr/local/bin/../include/c++/v1/sstream 2
/src/logging-log4cxx/src/main/include/log4cxx/spi/location/locationinfo.h 1
/src/logging-log4cxx/src/main/cpp/locationinfo.cpp 1
/src/logging-log4cxx/src/main/cpp/appenderattachableimpl.cpp 2

Fuzzer: XMLLayoutFuzzer-wchar_t

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 30 15.7%
gold [1:9] 15 7.89%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 145 76.3%
All colors 190 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
16 96 log4cxx::spi::LoggingEvent::LoggingEventPrivate::renderMessage() call site: 00096
3 1 LLVMFuzzerTestOneInput call site: 00001
3 140 log4cxx::xml::XMLLayout::format(std::__1::basic_string , std::__1::allocator >&, std::__1::shared_ptr const&, log4cxx::helpers::Pool&) const call site: 00140
2 22 log4cxx::Layout::getFormattedEventCharacterCount() const call site: 00022 apr_pool_destroy
2 43 log4cxx::helpers::CharsetDecoder::createDefaultDecoder() call site: 00043
1 12 log4cxx::helpers::WideLife >::~WideLife() call site: 00012 __cxa_begin_catch
1 51 log4cxx::helpers::CharsetDecoder::getDefaultDecoder() call site: 00051
1 80 LLVMFuzzerTestOneInput call site: 00080
1 169 log4cxx::MDC::get(std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator >&) call site: 00169

Runtime coverage analysis

Covered functions
802
Functions that are reachable but not covered
43
Reachable functions
202
Percentage of reachable functions covered
78.71%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/logging-log4cxx/src/fuzzers/cpp/XMLLayoutFuzzer.cpp 1
/src/logging-log4cxx/src/main/cpp/xmllayout.cpp 6
/src/logging-log4cxx/src/main/include/log4cxx/helpers/object.h 2
/src/logging-log4cxx/src/main/include/log4cxx/spi/optionhandler.h 2
/src/logging-log4cxx/src/main/include/log4cxx/layout.h 1
/src/logging-log4cxx/src/main/cpp/layout.cpp 2
/src/logging-log4cxx/src/main/cpp/level.cpp 3
/src/logging-log4cxx/src/main/include/log4cxx/helpers/widelife.h 14
/src/logging-log4cxx/src/main/include/log4cxx/spi/location/locationinfo.h 1
/src/logging-log4cxx/src/main/cpp/locationinfo.cpp 5
/src/logging-log4cxx/src/main/cpp/pool.cpp 2
/src/logging-log4cxx/src/main/cpp/ndc.cpp 5
/src/logging-log4cxx/src/main/cpp/transcoder.cpp 1
/src/logging-log4cxx/src/main/cpp/charsetdecoder.cpp 4
/src/logging-log4cxx/src/main/cpp/bytebuffer.cpp 5
/src/logging-log4cxx/src/main/include/log4cxx/helpers/charsetdecoder.h 1
/src/logging-log4cxx/src/main/cpp/threadspecificdata.cpp 8
/src/logging-log4cxx/src/main/cpp/loggingevent.cpp 14
/src/logging-log4cxx/src/main/cpp/mdc.cpp 4
/src/logging-log4cxx/src/main/cpp/asyncbuffer.cpp 3
/src/logging-log4cxx/src/main/cpp/messagebuffer.cpp 9
/usr/local/bin/../include/c++/v1/sstream 4
/src/logging-log4cxx/src/main/cpp/transform.cpp 2
/src/logging-log4cxx/src/main/cpp/stringhelper.cpp 2
/usr/local/bin/../include/c++/v1/optional 2

Fuzzer: PatternParserFuzzer-wchar_t

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 60 24.4%
gold [1:9] 72 29.3%
yellow [10:29] 1 0.40%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 112 45.7%
All colors 245 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
23 167 log4cxx::helpers::Pool::~Pool() call site: 00167 __cxa_throw
9 156 log4cxx::helpers::Pool::setPool() call site: 00156 __cxa_allocate_exception
4 51 log4cxx::pattern::PatternParser::parse(std::__1::basic_string , std::__1::allocator > const&, std::__1::vector , std::__1::allocator > >&, std::__1::vector , std::__1::allocator > >&, std::__1::map , std::__1::allocator >, std::__1::function (std::__1::vector , std::__1::allocator >, std::__1::allocator , std::__1::allocator > > > const&)>, std::__1::less , std::__1::allocator > >, std::__1::allocator , std::__1::allocator > const, std::__1::function (std::__1::vector , std::__1::allocator >, std::__1::allocator , std::__1::allocator > > > const&)> > > > const&) call site: 00051 __cxa_guard_acquire
4 118 log4cxx::helpers::Exception::Exception(std::__1::basic_string , std::__1::allocator > const&) call site: 00118 __cxa_throw
3 88 log4cxx::helpers::OptionConverter::getSystemProperty(std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator > const&) call site: 00088 __cxa_allocate_exception
2 6 log4cxx::helpers::CharsetDecoder::createDefaultDecoder() call site: 00006
2 98 log4cxx::helpers::CharsetEncoder::createDefaultEncoder() call site: 00098
2 213 log4cxx::helpers::SystemErrWriter::write(std::__1::basic_string , std::__1::allocator > const&) call site: 00213 fwide
1 13 log4cxx::helpers::WideLife >::~WideLife() call site: 00013 __cxa_begin_catch
1 16 log4cxx::helpers::CharsetDecoder::getDefaultDecoder() call site: 00016
1 45 LLVMFuzzerTestOneInput call site: 00045
1 56 log4cxx::helpers::WideLife >::~WideLife() call site: 00056 __cxa_guard_release

Runtime coverage analysis

Covered functions
973
Functions that are reachable but not covered
41
Reachable functions
232
Percentage of reachable functions covered
82.33%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/logging-log4cxx/src/fuzzers/cpp/PatternParserFuzzer.cpp 2
/src/logging-log4cxx/src/main/cpp/transcoder.cpp 2
/src/logging-log4cxx/src/main/cpp/charsetdecoder.cpp 4
/src/logging-log4cxx/src/main/include/log4cxx/helpers/object.h 2
/src/logging-log4cxx/src/main/include/log4cxx/helpers/widelife.h 31
/src/logging-log4cxx/src/main/cpp/bytebuffer.cpp 9
/src/logging-log4cxx/src/main/include/log4cxx/helpers/charsetdecoder.h 1
/src/logging-log4cxx/src/main/cpp/level.cpp 1
/src/logging-log4cxx/src/main/include/log4cxx/spi/location/locationinfo.h 1
/src/logging-log4cxx/src/main/cpp/locationinfo.cpp 1
/src/logging-log4cxx/src/main/cpp/loggingevent.cpp 1
/src/logging-log4cxx/src/main/cpp/pool.cpp 4
/src/logging-log4cxx/src/main/cpp/patternparser.cpp 7
/src/logging-log4cxx/src/main/cpp/formattinginfo.cpp 4
/src/logging-log4cxx/src/main/cpp/literalpatternconverter.cpp 1
/src/logging-log4cxx/src/main/cpp/loglog.cpp 6
/src/logging-log4cxx/src/main/cpp/optionconverter.cpp 2
/src/logging-log4cxx/src/main/cpp/system.cpp 1
/src/logging-log4cxx/src/main/cpp/exception.cpp 6
/usr/local/bin/../include/c++/v1/__exception/exception.h 1
/src/logging-log4cxx/src/main/cpp/charsetencoder.cpp 4
/src/logging-log4cxx/src/main/include/log4cxx/helpers/charsetencoder.h 1
/src/logging-log4cxx/src/main/cpp/aprinitializer.cpp 6
/src/logging-log4cxx/src/main/cpp/date.cpp 2
/src/logging-log4cxx/src/main/cpp/stringhelper.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/helpers/exception.h 2
/src/logging-log4cxx/src/main/cpp/systemerrwriter.cpp 2

Fuzzer: JSONLayoutFuzzer-utf-8

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 33 18.6%
gold [1:9] 2 1.12%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 142 80.2%
All colors 177 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
19 74 log4cxx::spi::LoggingEvent::LoggingEventPrivate::renderMessage() call site: 00074
3 1 LLVMFuzzerTestOneInput call site: 00001
3 130 log4cxx::JSONLayout::appendSerializedNDC(std::__1::basic_string , std::__1::allocator >&, std::__1::shared_ptr const&) const call site: 00130
2 169 LLVMFuzzerTestOneInput call site: 00169 apr_pool_destroy
1 11 log4cxx::helpers::OptionConverter::toBoolean(std::__1::basic_string , std::__1::allocator > const&, bool) call site: 00011
1 39 log4cxx::helpers::WideLife >::~WideLife() call site: 00039 __cxa_begin_catch
1 57 LLVMFuzzerTestOneInput call site: 00057
1 95 log4cxx::JSONLayout::format(std::__1::basic_string , std::__1::allocator >&, std::__1::shared_ptr const&, log4cxx::helpers::Pool&) const call site: 00095
1 126 log4cxx::MDC::get(std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator >&) call site: 00126
1 137 log4cxx::NDC::get(std::__1::basic_string , std::__1::allocator >&) call site: 00137

Runtime coverage analysis

Covered functions
825
Functions that are reachable but not covered
48
Reachable functions
187
Percentage of reachable functions covered
74.33%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/logging-log4cxx/src/fuzzers/cpp/JSONLayoutFuzzer.cpp 1
/src/logging-log4cxx/src/main/cpp/jsonlayout.cpp 14
/src/logging-log4cxx/src/main/include/log4cxx/helpers/object.h 2
/src/logging-log4cxx/src/main/include/log4cxx/spi/optionhandler.h 2
/src/logging-log4cxx/src/main/include/log4cxx/layout.h 1
/src/logging-log4cxx/src/main/cpp/layout.cpp 1
/src/logging-log4cxx/src/main/cpp/stringhelper.cpp 2
/src/logging-log4cxx/src/main/cpp/optionconverter.cpp 1
/src/logging-log4cxx/src/main/cpp/transcoder.cpp 6
/src/logging-log4cxx/src/main/cpp/level.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/helpers/widelife.h 4
/src/logging-log4cxx/src/main/cpp/ndc.cpp 5
/src/logging-log4cxx/src/main/cpp/threadspecificdata.cpp 8
/src/logging-log4cxx/src/main/include/log4cxx/spi/location/locationinfo.h 1
/src/logging-log4cxx/src/main/cpp/locationinfo.cpp 5
/src/logging-log4cxx/src/main/cpp/loggingevent.cpp 12
/src/logging-log4cxx/src/main/cpp/mdc.cpp 4
/src/logging-log4cxx/src/main/cpp/pool.cpp 2
/src/logging-log4cxx/src/main/cpp/asyncbuffer.cpp 3
/src/logging-log4cxx/src/main/cpp/messagebuffer.cpp 9
/usr/local/bin/../include/c++/v1/sstream 4
/src/logging-log4cxx/src/main/cpp/cacheddateformat.cpp 4
/usr/local/bin/../include/c++/v1/optional 2

Fuzzer: PatternConverterFuzzer-wchar_t

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 110 25.5%
gold [1:9] 83 19.2%
yellow [10:29] 19 4.40%
greenyellow [30:49] 30 6.96%
lawngreen 50+ 189 43.8%
All colors 431 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
23 179 log4cxx::helpers::Pool::~Pool() call site: 00179 __cxa_throw
16 348 log4cxx::spi::LoggingEvent::LoggingEventPrivate::renderMessage() call site: 00348
9 168 log4cxx::helpers::Pool::setPool() call site: 00168 __cxa_allocate_exception
4 65 LLVMFuzzerTestOneInput call site: 00065
4 130 log4cxx::helpers::Exception::Exception(std::__1::basic_string , std::__1::allocator > const&) call site: 00130 __cxa_throw
4 243 LLVMFuzzerTestOneInput call site: 00243
3 100 log4cxx::helpers::OptionConverter::getSystemProperty(std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator > const&) call site: 00100 __cxa_allocate_exception
3 405 LLVMFuzzerTestOneInput call site: 00405
3 411 log4cxx::pattern::NDCPatternConverter::format(std::__1::shared_ptr const&, std::__1::basic_string , std::__1::allocator >&, log4cxx::helpers::Pool&) const call site: 00411
3 426 LLVMFuzzerTestOneInput call site: 00426
2 6 log4cxx::helpers::CharsetDecoder::createDefaultDecoder() call site: 00006
2 110 log4cxx::helpers::CharsetEncoder::createDefaultEncoder() call site: 00110

Runtime coverage analysis

Covered functions
996
Functions that are reachable but not covered
107
Reachable functions
437
Percentage of reachable functions covered
75.51%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/logging-log4cxx/src/fuzzers/cpp/PatternConverterFuzzer.cpp 2
/src/logging-log4cxx/src/main/cpp/transcoder.cpp 2
/src/logging-log4cxx/src/main/cpp/charsetdecoder.cpp 4
/src/logging-log4cxx/src/main/include/log4cxx/helpers/object.h 2
/src/logging-log4cxx/src/main/include/log4cxx/helpers/widelife.h 32
/src/logging-log4cxx/src/main/cpp/bytebuffer.cpp 9
/src/logging-log4cxx/src/main/include/log4cxx/helpers/charsetdecoder.h 1
/src/logging-log4cxx/src/main/cpp/level.cpp 2
/src/logging-log4cxx/src/main/cpp/pool.cpp 4
/src/logging-log4cxx/src/main/include/log4cxx/spi/location/locationinfo.h 1
/src/logging-log4cxx/src/main/cpp/locationinfo.cpp 5
/src/logging-log4cxx/src/main/cpp/propertiespatternconverter.cpp 2
/src/logging-log4cxx/src/main/cpp/loggingeventpatternconverter.cpp 2
/src/logging-log4cxx/src/main/cpp/patternconverter.cpp 4
/src/logging-log4cxx/src/main/cpp/loggingevent.cpp 12
/src/logging-log4cxx/src/main/cpp/threadspecificdata.cpp 6
/src/logging-log4cxx/src/main/cpp/mdc.cpp 1
/src/logging-log4cxx/src/main/include/log4cxx/pattern/propertiespatternconverter.h 2
/src/logging-log4cxx/src/main/include/log4cxx/pattern/loggingeventpatternconverter.h 1
/src/logging-log4cxx/src/main/cpp/loggerpatternconverter.cpp 2
/src/logging-log4cxx/src/main/cpp/namepatternconverter.cpp 3
/src/logging-log4cxx/src/main/cpp/nameabbreviator.cpp 3
/src/logging-log4cxx/src/main/cpp/stringhelper.cpp 5
/src/logging-log4cxx/src/main/cpp/loglog.cpp 7
/src/logging-log4cxx/src/main/cpp/optionconverter.cpp 2
/src/logging-log4cxx/src/main/cpp/system.cpp 1
/src/logging-log4cxx/src/main/cpp/exception.cpp 6
/usr/local/bin/../include/c++/v1/__exception/exception.h 1
/src/logging-log4cxx/src/main/cpp/charsetencoder.cpp 4
/src/logging-log4cxx/src/main/include/log4cxx/helpers/charsetencoder.h 1
/src/logging-log4cxx/src/main/cpp/aprinitializer.cpp 7
/src/logging-log4cxx/src/main/cpp/date.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/helpers/exception.h 2
/src/logging-log4cxx/src/main/cpp/systemerrwriter.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/pattern/loggerpatternconverter.h 2
/src/logging-log4cxx/src/main/include/log4cxx/pattern/namepatternconverter.h 1
/src/logging-log4cxx/src/main/cpp/classnamepatternconverter.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/pattern/classnamepatternconverter.h 2
/src/logging-log4cxx/src/main/cpp/datepatternconverter.cpp 5
/src/logging-log4cxx/src/main/cpp/cacheddateformat.cpp 1
/src/logging-log4cxx/src/main/cpp/timezone.cpp 5
/src/logging-log4cxx/src/main/include/log4cxx/helpers/timezone.h 1
/src/logging-log4cxx/src/main/cpp/fulllocationpatternconverter.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/pattern/fulllocationpatternconverter.h 2
/src/logging-log4cxx/src/main/cpp/linelocationpatternconverter.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/pattern/linelocationpatternconverter.h 2
/src/logging-log4cxx/src/main/cpp/messagepatternconverter.cpp 2
/src/logging-log4cxx/src/main/cpp/asyncbuffer.cpp 3
/src/logging-log4cxx/src/main/cpp/messagebuffer.cpp 9
/usr/local/bin/../include/c++/v1/sstream 4
/src/logging-log4cxx/src/main/include/log4cxx/pattern/messagepatternconverter.h 2
/src/logging-log4cxx/src/main/cpp/lineseparatorpatternconverter.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/pattern/lineseparatorpatternconverter.h 2
/src/logging-log4cxx/src/main/cpp/methodlocationpatternconverter.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/pattern/methodlocationpatternconverter.h 2
/src/logging-log4cxx/src/main/cpp/levelpatternconverter.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/pattern/levelpatternconverter.h 2
/src/logging-log4cxx/src/main/cpp/relativetimepatternconverter.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/pattern/relativetimepatternconverter.h 2
/src/logging-log4cxx/src/main/cpp/threadpatternconverter.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/pattern/threadpatternconverter.h 2
/src/logging-log4cxx/src/main/cpp/threadusernamepatternconverter.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/pattern/threadusernamepatternconverter.h 2
/src/logging-log4cxx/src/main/cpp/ndcpatternconverter.cpp 2
/usr/local/bin/../include/c++/v1/optional 2
/src/logging-log4cxx/src/main/cpp/ndc.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/pattern/ndcpatternconverter.h 2
/src/logging-log4cxx/src/main/cpp/throwableinformationpatternconverter.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/pattern/throwableinformationpatternconverter.h 2

Fuzzer: HTMLLayoutFuzzer-utf-8

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 33 18.2%
gold [1:9] 3 1.65%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 145 80.1%
All colors 181 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
19 99 log4cxx::spi::LoggingEvent::LoggingEventPrivate::renderMessage() call site: 00099
3 1 LLVMFuzzerTestOneInput call site: 00001
3 137 log4cxx::Level::getWarn() call site: 00137
3 157 log4cxx::HTMLLayout::format(std::__1::basic_string , std::__1::allocator >&, std::__1::shared_ptr const&, log4cxx::helpers::Pool&) const call site: 00157
2 34 log4cxx::Layout::getFormattedEventCharacterCount() const call site: 00034 apr_pool_destroy
1 12 log4cxx::helpers::WideLife >::~WideLife() call site: 00012 __cxa_begin_catch
1 46 log4cxx::helpers::OptionConverter::toBoolean(std::__1::basic_string , std::__1::allocator > const&, bool) call site: 00046
1 83 LLVMFuzzerTestOneInput call site: 00083

Runtime coverage analysis

Covered functions
819
Functions that are reachable but not covered
48
Reachable functions
182
Percentage of reachable functions covered
73.63%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/logging-log4cxx/src/fuzzers/cpp/HTMLLayoutFuzzer.cpp 1
/src/logging-log4cxx/src/main/cpp/htmllayout.cpp 8
/src/logging-log4cxx/src/main/include/log4cxx/helpers/object.h 2
/src/logging-log4cxx/src/main/include/log4cxx/spi/optionhandler.h 2
/src/logging-log4cxx/src/main/include/log4cxx/layout.h 1
/src/logging-log4cxx/src/main/cpp/timezone.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/helpers/widelife.h 8
/src/logging-log4cxx/src/main/cpp/simpledateformat.cpp 2
/src/logging-log4cxx/src/main/cpp/layout.cpp 2
/src/logging-log4cxx/src/main/cpp/level.cpp 4
/src/logging-log4cxx/src/main/include/log4cxx/spi/location/locationinfo.h 1
/src/logging-log4cxx/src/main/cpp/locationinfo.cpp 3
/src/logging-log4cxx/src/main/cpp/pool.cpp 2
/src/logging-log4cxx/src/main/cpp/stringhelper.cpp 2
/src/logging-log4cxx/src/main/cpp/optionconverter.cpp 1
/src/logging-log4cxx/src/main/cpp/transcoder.cpp 5
/src/logging-log4cxx/src/main/cpp/transform.cpp 1
/src/logging-log4cxx/src/main/cpp/date.cpp 2
/src/logging-log4cxx/src/main/cpp/ndc.cpp 5
/src/logging-log4cxx/src/main/cpp/threadspecificdata.cpp 8
/src/logging-log4cxx/src/main/cpp/loggingevent.cpp 10
/src/logging-log4cxx/src/main/cpp/mdc.cpp 3
/src/logging-log4cxx/src/main/cpp/asyncbuffer.cpp 3
/src/logging-log4cxx/src/main/cpp/messagebuffer.cpp 9
/usr/local/bin/../include/c++/v1/sstream 4
/usr/local/bin/../include/c++/v1/optional 2

Fuzzer: TimeBasedRollingPolicyFuzzer-wchar_t

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 392 96.7%
gold [1:9] 7 1.72%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 6 1.48%
All colors 405 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
113 220 log4cxx::helpers::WideLife ::operator log4cxx::spi::RepositorySelector::ClazzRepositorySelector&() call site: 00220 __cxa_guard_abort
75 0 EP call site: 00000 apr_pool_destroy
63 341 log4cxx::helpers::WideLife ::operator log4cxx::helpers::Object::ClazzObject&() call site: 00341 __cxa_guard_abort
59 109 log4cxx::helpers::WideLife ::WideLife() call site: 00109 __cxa_allocate_exception
32 171 log4cxx::helpers::System::getProperty(std::__1::basic_string , std::__1::allocator > const&) call site: 00171 apr_uid_current
21 87 log4cxx::helpers::WideLife ::WideLife() call site: 00087 apr_pool_create_ex
10 76 log4cxx::helpers::WideLife<(anonymous namespace)::apr_environment>::WideLife() call site: 00076 apr_initialize
6 206 log4cxx::helpers::SystemErrWriter::write(std::__1::basic_string , std::__1::allocator > const&) call site: 00206 fputs
6 213 log4cxx::helpers::WideLife ::WideLife() call site: 00213 __cxa_atexit
6 334 log4cxx::helpers::WideLife ::WideLife() call site: 00334 __cxa_atexit
1 204 log4cxx::helpers::SystemErrWriter::write(std::__1::basic_string , std::__1::allocator > const&) call site: 00204 fwide

Runtime coverage analysis

Covered functions
696
Functions that are reachable but not covered
355
Reachable functions
399
Percentage of reachable functions covered
11.03%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/logging-log4cxx/src/fuzzers/cpp/TimeBasedRollingPolicyFuzzer.cpp 1
/src/logging-log4cxx/src/main/cpp/pool.cpp 5
/src/logging-log4cxx/src/main/cpp/patternlayout.cpp 1
/src/logging-log4cxx/src/main/include/log4cxx/helpers/object.h 5
/src/logging-log4cxx/src/main/include/log4cxx/spi/optionhandler.h 2
/src/logging-log4cxx/src/main/include/log4cxx/layout.h 1
/src/logging-log4cxx/src/main/cpp/layout.cpp 1
/src/logging-log4cxx/src/main/cpp/rollingfileappender.cpp 4
/src/logging-log4cxx/src/main/include/log4cxx/appender.h 2
/src/logging-log4cxx/src/main/cpp/fileappender.cpp 8
/src/logging-log4cxx/src/main/cpp/writerappender.cpp 6
/src/logging-log4cxx/src/main/cpp/appenderskeleton.cpp 1
/src/logging-log4cxx/src/main/cpp/timebasedrollingpolicy.cpp 1
/src/logging-log4cxx/src/main/include/log4cxx/rolling/rollingpolicy.h 2
/src/logging-log4cxx/src/main/cpp/rollingpolicybase.cpp 3
/src/logging-log4cxx/src/main/include/log4cxx/rolling/triggeringpolicy.h 1
/src/logging-log4cxx/src/main/cpp/triggeringpolicy.cpp 1
/src/logging-log4cxx/src/main/cpp/logmanager.cpp 5
/src/logging-log4cxx/src/main/cpp/transcoder.cpp 8
/src/logging-log4cxx/src/main/cpp/charsetdecoder.cpp 4
/src/logging-log4cxx/src/main/include/log4cxx/helpers/widelife.h 27
/src/logging-log4cxx/src/main/cpp/bytebuffer.cpp 9
/src/logging-log4cxx/src/main/include/log4cxx/helpers/charsetdecoder.h 1
/src/logging-log4cxx/src/main/include/log4cxx/helpers/aprinitializer.h 2
/src/logging-log4cxx/src/main/cpp/aprinitializer.cpp 7
/src/logging-log4cxx/src/main/cpp/date.cpp 2
/src/logging-log4cxx/src/main/cpp/loglog.cpp 10
/src/logging-log4cxx/src/main/cpp/optionconverter.cpp 2
/src/logging-log4cxx/src/main/cpp/system.cpp 1
/src/logging-log4cxx/src/main/cpp/exception.cpp 6
/usr/local/bin/../include/c++/v1/__exception/exception.h 1
/src/logging-log4cxx/src/main/cpp/charsetencoder.cpp 4
/src/logging-log4cxx/src/main/include/log4cxx/helpers/charsetencoder.h 1
/src/logging-log4cxx/src/main/cpp/stringhelper.cpp 3
/src/logging-log4cxx/src/main/include/log4cxx/helpers/exception.h 2
/src/logging-log4cxx/src/main/cpp/systemerrwriter.cpp 2
/src/logging-log4cxx/src/main/cpp/loader.cpp 2
/src/logging-log4cxx/src/main/include/log4cxx/spi/repositoryselector.h 1
/src/logging-log4cxx/src/main/cpp/class.cpp 1
/src/logging-log4cxx/src/main/cpp/rolloverdescription.cpp 4
/src/logging-log4cxx/src/main/cpp/file.cpp 10
/src/logging-log4cxx/src/main/include/log4cxx/appenderskeleton.h 1
/src/logging-log4cxx/src/main/include/log4cxx/helpers/singletonholder.h 1
/src/logging-log4cxx/src/main/cpp/threadutility.cpp 11
/src/logging-log4cxx/src/main/include/log4cxx/helpers/threadutility.h 1
/src/logging-log4cxx/src/main/include/log4cxx/logger.h 1
/src/logging-log4cxx/src/main/cpp/logger.cpp 5
/src/logging-log4cxx/src/main/include/log4cxx/level.h 1
/src/logging-log4cxx/src/main/cpp/messagebuffer.cpp 7
/usr/local/bin/../include/c++/v1/sstream 2
/src/logging-log4cxx/src/main/include/log4cxx/spi/location/locationinfo.h 1
/src/logging-log4cxx/src/main/cpp/locationinfo.cpp 1
/src/logging-log4cxx/src/main/cpp/appenderattachableimpl.cpp 2

Fuzzer: JSONLayoutFuzzer-wchar_t

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 33 16.6%
gold [1:9] 14 7.07%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 151 76.2%
All colors 198 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
16 97 log4cxx::spi::LoggingEvent::LoggingEventPrivate::renderMessage() call site: 00097
3 1 LLVMFuzzerTestOneInput call site: 00001
3 152 log4cxx::JSONLayout::appendSerializedNDC(std::__1::basic_string , std::__1::allocator >&, std::__1::shared_ptr const&) const call site: 00152
2 27 log4cxx::helpers::CharsetDecoder::createDefaultDecoder() call site: 00027
2 190 LLVMFuzzerTestOneInput call site: 00190 apr_pool_destroy
1 11 log4cxx::helpers::OptionConverter::toBoolean(std::__1::basic_string , std::__1::allocator > const&, bool) call site: 00011
1 34 log4cxx::helpers::WideLife >::~WideLife() call site: 00034 __cxa_begin_catch
1 37 log4cxx::helpers::CharsetDecoder::getDefaultDecoder() call site: 00037
1 82 LLVMFuzzerTestOneInput call site: 00082
1 115 log4cxx::JSONLayout::format(std::__1::basic_string , std::__1::allocator >&, std::__1::shared_ptr const&, log4cxx::helpers::Pool&) const call site: 00115
1 148 log4cxx::MDC::get(std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator >&) call site: 00148
1 159 log4cxx::NDC::get(std::__1::basic_string , std::__1::allocator >&) call site: 00159

Runtime coverage analysis

Covered functions
847
Functions that are reachable but not covered
43
Reachable functions
212
Percentage of reachable functions covered
79.72%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/logging-log4cxx/src/fuzzers/cpp/JSONLayoutFuzzer.cpp 1
/src/logging-log4cxx/src/main/cpp/jsonlayout.cpp 14
/src/logging-log4cxx/src/main/include/log4cxx/helpers/object.h 2
/src/logging-log4cxx/src/main/include/log4cxx/spi/optionhandler.h 2
/src/logging-log4cxx/src/main/include/log4cxx/layout.h 1
/src/logging-log4cxx/src/main/cpp/layout.cpp 1
/src/logging-log4cxx/src/main/cpp/stringhelper.cpp 2
/src/logging-log4cxx/src/main/cpp/optionconverter.cpp 1
/src/logging-log4cxx/src/main/cpp/transcoder.cpp 4
/src/logging-log4cxx/src/main/cpp/charsetdecoder.cpp 4
/src/logging-log4cxx/src/main/include/log4cxx/helpers/widelife.h 8
/src/logging-log4cxx/src/main/cpp/bytebuffer.cpp 5
/src/logging-log4cxx/src/main/include/log4cxx/helpers/charsetdecoder.h 1
/src/logging-log4cxx/src/main/cpp/level.cpp 2
/src/logging-log4cxx/src/main/cpp/ndc.cpp 5
/src/logging-log4cxx/src/main/cpp/threadspecificdata.cpp 8
/src/logging-log4cxx/src/main/include/log4cxx/spi/location/locationinfo.h 1
/src/logging-log4cxx/src/main/cpp/locationinfo.cpp 5
/src/logging-log4cxx/src/main/cpp/loggingevent.cpp 12
/src/logging-log4cxx/src/main/cpp/mdc.cpp 4
/src/logging-log4cxx/src/main/cpp/pool.cpp 2
/src/logging-log4cxx/src/main/cpp/asyncbuffer.cpp 3
/src/logging-log4cxx/src/main/cpp/messagebuffer.cpp 9
/usr/local/bin/../include/c++/v1/sstream 4
/src/logging-log4cxx/src/main/cpp/cacheddateformat.cpp 4
/usr/local/bin/../include/c++/v1/optional 2

Analyses and suggestions

Optimal target analysis

Remaining optimal interesting functions

The following table shows a list of functions that are optimal targets. Optimal targets are identified by finding the functions that in combination, yield a high code coverage.

Func name Functions filename Arg count Args Function depth hitcount instr count bb count cyclomatic complexity Reachable functions Incoming references total cyclomatic complexity Unreached complexity
log4cxx::DefaultConfigurator::configureFromFile(std::__1::vector ,std::__1::allocator >,std::__1::allocator ,std::__1::allocator >>>const&,std::__1::vector ,std::__1::allocator >,std::__1::allocator ,std::__1::allocator >>>const&) /src/logging-log4cxx/src/main/cpp/defaultconfigurator.cpp 3 ['N/A', 'N/A', 'N/A'] 24 0 290 56 48 471 0 1479 404
log4cxx::HTMLLayout::HTMLLayoutPrivate::HTMLLayoutPrivate() /src/logging-log4cxx/src/main/cpp/htmllayout.cpp 1 ['N/A'] 9 0 42 6 6 88 0 261 238
virtualthunktolog4cxx::rolling::RollingFileAppender::setOption(std::__1::basic_string ,std::__1::allocator >const&,std::__1::basic_string ,std::__1::allocator >const&) /src/logging-log4cxx/src/main/cpp/rollingfileappender.cpp 3 ['N/A', 'N/A', 'N/A'] 10 0 25 3 2 128 0 376 167
virtualthunktolog4cxx::rolling::FixedWindowRollingPolicy::rollover(std::__1::basic_string ,std::__1::allocator >const&,bool,log4cxx::helpers::Pool&) /src/logging-log4cxx/src/main/cpp/fixedwindowrollingpolicy.cpp 5 ['N/A', 'N/A', 'N/A', 'bool', 'N/A'] 16 0 32 3 2 177 0 581 161
log4cxx::helpers::SimpleDateFormat::SimpleDateFormat(std::__1::basic_string ,std::__1::allocator >const&,std::__1::localeconst*) /src/logging-log4cxx/src/main/cpp/simpledateformat.cpp 3 ['N/A', 'N/A', 'N/A'] 10 0 104 14 13 115 0 325 136
virtualthunktolog4cxx::net::SyslogAppender::setOption(std::__1::basic_string ,std::__1::allocator >const&,std::__1::basic_string ,std::__1::allocator >const&) /src/logging-log4cxx/src/main/cpp/syslogappender.cpp 3 ['N/A', 'N/A', 'N/A'] 20 0 25 3 2 229 0 783 133
virtualthunktolog4cxx::AsyncAppender::append(std::__1::shared_ptr const&,log4cxx::helpers::Pool&) /src/logging-log4cxx/src/main/cpp/asyncappender.cpp 3 ['N/A', 'N/A', 'N/A'] 19 0 25 3 2 196 0 573 129

Implementing fuzzers that target the above functions will improve reachability such that it becomes:

Functions statically reachable by fuzzers
21.0%
979 / 4711
Cyclomatic complexity statically reachable by fuzzers
41.0%
10279 / 25321

All functions overview

If you implement fuzzers for these functions, the status of all functions in the project will be:

Func name Functions filename Args Function call depth Reached by Fuzzers Runtime reached by Fuzzers Combined reached by Fuzzers Fuzzers runtime hit Func lines hit % I Count BB Count Cyclomatic complexity Functions reached Reached by functions Accumulated cyclomatic complexity Undiscovered complexity

Fuzz engine guidance

This sections provides heuristics that can be used as input to a fuzz engine when running a given fuzz target. The current focus is on providing input that is usable by libFuzzer.

/src/logging-log4cxx/src/fuzzers/cpp/PatternConverterFuzzer.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['log4cxx::helpers::Pool::~Pool()', 'log4cxx::helpers::Pool::setPool()', 'log4cxx::spi::LoggingEvent::LoggingEventPrivate::renderMessage()', 'log4cxx::helpers::Transcoder::encode(unsigned int, std::__1::basic_string, std::__1::allocator >&)', 'log4cxx::helpers::SystemErrWriter::write(std::__1::basic_string, std::__1::allocator > const&)', 'LLVMFuzzerTestOneInput', 'log4cxx::helpers::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&)', 'log4cxx::helpers::OptionConverter::getSystemProperty(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)']

/src/logging-log4cxx/src/fuzzers/cpp/DOMConfiguratorFuzzer.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['log4cxx::helpers::WideLife::operator log4cxx::AsyncAppender::ClazzAsyncAppender&()', 'std::__1::shared_ptr log4cxx::cast(std::__1::shared_ptr const&)', 'log4cxx::helpers::WideLife::operator log4cxx::spi::AppenderAttachable::ClazzAppenderAttachable&()', 'std::__1::shared_ptr log4cxx::cast(std::__1::shared_ptr const&)', 'std::__1::shared_ptr log4cxx::cast(std::__1::shared_ptr const&)', 'log4cxx::helpers::WideLife::operator log4cxx::rolling::FilterBasedTriggeringPolicy::ClazzFilterBasedTriggeringPolicy&()', 'log4cxx::helpers::Pool::setPool()', 'log4cxx::helpers::WideLife::operator log4cxx::spi::LoggerFactory::ClazzLoggerFactory&()', 'std::__1::shared_ptr log4cxx::cast(std::__1::shared_ptr const&)', 'std::__1::shared_ptr log4cxx::cast(std::__1::shared_ptr const&)']

/src/logging-log4cxx/src/fuzzers/cpp/PatternParserFuzzer.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['log4cxx::helpers::Pool::~Pool()', 'log4cxx::helpers::Pool::setPool()', 'log4cxx::helpers::SystemErrWriter::write(std::__1::basic_string, std::__1::allocator > const&)', 'log4cxx::pattern::PatternParser::parse(std::__1::basic_string, std::__1::allocator > const&, std::__1::vector, std::__1::allocator > >&, std::__1::vector, std::__1::allocator > >&, std::__1::map, std::__1::allocator >, std::__1::function (std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&)>, std::__1::less, std::__1::allocator > >, std::__1::allocator, std::__1::allocator > const, std::__1::function (std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&)> > > > const&)', 'log4cxx::helpers::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&)', 'log4cxx::helpers::OptionConverter::getSystemProperty(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)', 'log4cxx::helpers::WideLife >::~WideLife()', 'LLVMFuzzerTestOneInput', 'log4cxx::helpers::WideLife >::~WideLife()', 'log4cxx::helpers::WideLife >::operator std::__1::shared_ptr&()']

/src/logging-log4cxx/src/fuzzers/cpp/XMLLayoutFuzzer.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['log4cxx::spi::LoggingEvent::LoggingEventPrivate::renderMessage()', 'LLVMFuzzerTestOneInput', 'log4cxx::xml::XMLLayout::format(std::__1::basic_string, std::__1::allocator >&, std::__1::shared_ptr const&, log4cxx::helpers::Pool&) const', 'log4cxx::Layout::getFormattedEventCharacterCount() const', 'log4cxx::helpers::WideLife >::~WideLife()', 'log4cxx::MDC::get(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator >&)']

/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


/src/logging-log4cxx/src/fuzzers/cpp/DOMConfiguratorFuzzer.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['log4cxx::helpers::WideLife::operator log4cxx::AsyncAppender::ClazzAsyncAppender&()', 'std::__1::shared_ptr log4cxx::cast(std::__1::shared_ptr const&)', 'log4cxx::helpers::WideLife::operator log4cxx::spi::AppenderAttachable::ClazzAppenderAttachable&()', 'std::__1::shared_ptr log4cxx::cast(std::__1::shared_ptr const&)', 'std::__1::shared_ptr log4cxx::cast(std::__1::shared_ptr const&)', 'log4cxx::helpers::WideLife::operator log4cxx::rolling::FilterBasedTriggeringPolicy::ClazzFilterBasedTriggeringPolicy&()', 'log4cxx::helpers::WideLife::operator log4cxx::spi::LoggerFactory::ClazzLoggerFactory&()', 'std::__1::shared_ptr log4cxx::cast(std::__1::shared_ptr const&)', 'std::__1::shared_ptr log4cxx::cast(std::__1::shared_ptr const&)', 'std::__1::shared_ptr log4cxx::cast(std::__1::shared_ptr const&)']

/src/logging-log4cxx/src/fuzzers/cpp/HTMLLayoutFuzzer.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['log4cxx::spi::LoggingEvent::LoggingEventPrivate::renderMessage()', 'LLVMFuzzerTestOneInput', 'log4cxx::Level::getWarn()', 'log4cxx::HTMLLayout::format(std::__1::basic_string, std::__1::allocator >&, std::__1::shared_ptr const&, log4cxx::helpers::Pool&) const', 'log4cxx::Layout::getFormattedEventCharacterCount() const', 'log4cxx::helpers::CharsetDecoder::createDefaultDecoder()', 'log4cxx::helpers::WideLife >::~WideLife()', 'log4cxx::helpers::OptionConverter::toBoolean(std::__1::basic_string, std::__1::allocator > const&, bool)', 'log4cxx::helpers::CharsetDecoder::getDefaultDecoder()']

/src/logging-log4cxx/src/fuzzers/cpp/PatternLayoutFuzzer.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['log4cxx::helpers::WideLife::operator log4cxx::helpers::ClassRegistration&()', 'log4cxx::helpers::Pool::~Pool()', 'log4cxx::helpers::OptionConverter::substVars(std::__1::basic_string, std::__1::allocator > const&, log4cxx::helpers::Properties&)', 'log4cxx::PropertyConfigurator::doConfigure(log4cxx::helpers::Properties&, std::__1::shared_ptr)', 'log4cxx::helpers::OptionConverter::getSystemProperty(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)', 'log4cxx::helpers::LogLog::getInstance()', 'log4cxx::PropertyConfigurator::parseLogger(log4cxx::helpers::Properties&, std::__1::shared_ptr&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, bool)', 'std::__1::shared_ptr log4cxx::cast(std::__1::shared_ptr const&)', 'log4cxx::helpers::Pool::setPool()', 'log4cxx::PropertyConfigurator::doConfigure(log4cxx::File const&, std::__1::shared_ptr)']

/src/logging-log4cxx/src/fuzzers/cpp/PatternLayoutFuzzer.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['log4cxx::helpers::WideLife::operator log4cxx::helpers::ClassRegistration&()', 'log4cxx::helpers::Pool::~Pool()', 'log4cxx::helpers::OptionConverter::substVars(std::__1::basic_string, std::__1::allocator > const&, log4cxx::helpers::Properties&)', 'log4cxx::PropertyConfigurator::doConfigure(log4cxx::helpers::Properties&, std::__1::shared_ptr)', 'log4cxx::helpers::Transcoder::encode(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator >&)', 'log4cxx::helpers::Pool::setPool()', 'std::__1::shared_ptr log4cxx::cast(std::__1::shared_ptr const&)', 'log4cxx::PropertyConfigurator::doConfigure(log4cxx::File const&, std::__1::shared_ptr)', 'init()', 'log4cxx::helpers::LogLog::getInstance()']

/src/logging-log4cxx/src/fuzzers/cpp/TimeBasedRollingPolicyFuzzer.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['log4cxx::helpers::StringHelper::toString(int, log4cxx::helpers::Pool&, std::__1::basic_string, std::__1::allocator >&)', 'log4cxx::helpers::WideLife::operator log4cxx::helpers::Object::ClazzObject&()', 'log4cxx::WriterAppender::closeWriter()', 'log4cxx::FileAppender::setFileInternal(std::__1::basic_string, std::__1::allocator > const&, bool, bool, unsigned long, log4cxx::helpers::Pool&)', 'log4cxx::File::length(log4cxx::helpers::Pool&) const', 'log4cxx::helpers::OptionConverter::getSystemProperty(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)', 'log4cxx::helpers::LogLog::getInstance()', 'log4cxx::helpers::Pool::setPool()', 'log4cxx::FileAppender::activateOptionsInternal(log4cxx::helpers::Pool&)', 'LLVMFuzzerTestOneInput']

/src/logging-log4cxx/src/fuzzers/cpp/XMLLayoutFuzzer.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['log4cxx::spi::LoggingEvent::LoggingEventPrivate::renderMessage()', 'LLVMFuzzerTestOneInput', 'log4cxx::xml::XMLLayout::format(std::__1::basic_string, std::__1::allocator >&, std::__1::shared_ptr const&, log4cxx::helpers::Pool&) const', 'log4cxx::Layout::getFormattedEventCharacterCount() const', 'log4cxx::helpers::CharsetDecoder::createDefaultDecoder()', 'log4cxx::helpers::WideLife >::~WideLife()', 'log4cxx::helpers::CharsetDecoder::getDefaultDecoder()', 'log4cxx::MDC::get(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator >&)']

/src/logging-log4cxx/src/fuzzers/cpp/PatternParserFuzzer.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['log4cxx::helpers::Pool::~Pool()', 'log4cxx::helpers::Pool::setPool()', 'log4cxx::pattern::PatternParser::parse(std::__1::basic_string, std::__1::allocator > const&, std::__1::vector, std::__1::allocator > >&, std::__1::vector, std::__1::allocator > >&, std::__1::map, std::__1::allocator >, std::__1::function (std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&)>, std::__1::less, std::__1::allocator > >, std::__1::allocator, std::__1::allocator > const, std::__1::function (std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&)> > > > const&)', 'log4cxx::helpers::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&)', 'log4cxx::helpers::OptionConverter::getSystemProperty(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)', 'log4cxx::helpers::CharsetDecoder::createDefaultDecoder()', 'log4cxx::helpers::CharsetEncoder::createDefaultEncoder()', 'log4cxx::helpers::SystemErrWriter::write(std::__1::basic_string, std::__1::allocator > const&)', 'log4cxx::helpers::WideLife >::~WideLife()', 'log4cxx::helpers::CharsetDecoder::getDefaultDecoder()']

/src/logging-log4cxx/src/fuzzers/cpp/JSONLayoutFuzzer.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['log4cxx::spi::LoggingEvent::LoggingEventPrivate::renderMessage()', 'LLVMFuzzerTestOneInput', 'log4cxx::JSONLayout::appendSerializedNDC(std::__1::basic_string, std::__1::allocator >&, std::__1::shared_ptr const&) const', 'log4cxx::helpers::OptionConverter::toBoolean(std::__1::basic_string, std::__1::allocator > const&, bool)', 'log4cxx::helpers::WideLife >::~WideLife()', 'log4cxx::JSONLayout::format(std::__1::basic_string, std::__1::allocator >&, std::__1::shared_ptr const&, log4cxx::helpers::Pool&) const', 'log4cxx::MDC::get(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator >&)', 'log4cxx::NDC::get(std::__1::basic_string, std::__1::allocator >&)']

/src/logging-log4cxx/src/fuzzers/cpp/PatternConverterFuzzer.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['log4cxx::helpers::Pool::~Pool()', 'log4cxx::spi::LoggingEvent::LoggingEventPrivate::renderMessage()', 'log4cxx::helpers::Pool::setPool()', 'LLVMFuzzerTestOneInput', 'log4cxx::helpers::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&)', 'log4cxx::helpers::OptionConverter::getSystemProperty(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)', 'log4cxx::pattern::NDCPatternConverter::format(std::__1::shared_ptr const&, std::__1::basic_string, std::__1::allocator >&, log4cxx::helpers::Pool&) const']

/src/logging-log4cxx/src/fuzzers/cpp/HTMLLayoutFuzzer.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['log4cxx::spi::LoggingEvent::LoggingEventPrivate::renderMessage()', 'LLVMFuzzerTestOneInput', 'log4cxx::Level::getWarn()', 'log4cxx::HTMLLayout::format(std::__1::basic_string, std::__1::allocator >&, std::__1::shared_ptr const&, log4cxx::helpers::Pool&) const', 'log4cxx::Layout::getFormattedEventCharacterCount() const', 'log4cxx::helpers::WideLife >::~WideLife()', 'log4cxx::helpers::OptionConverter::toBoolean(std::__1::basic_string, std::__1::allocator > const&, bool)']

/src/logging-log4cxx/src/fuzzers/cpp/TimeBasedRollingPolicyFuzzer.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['log4cxx::helpers::WideLife::operator log4cxx::spi::RepositorySelector::ClazzRepositorySelector&()', 'log4cxx::helpers::WideLife::operator log4cxx::helpers::Object::ClazzObject&()', 'log4cxx::helpers::WideLife::WideLife()', 'log4cxx::helpers::System::getProperty(std::__1::basic_string, std::__1::allocator > const&)', 'log4cxx::helpers::WideLife::WideLife()', 'log4cxx::helpers::WideLife<(anonymous namespace)::apr_environment>::WideLife()', 'log4cxx::helpers::SystemErrWriter::write(std::__1::basic_string, std::__1::allocator > const&)', 'log4cxx::helpers::WideLife::WideLife()', 'log4cxx::helpers::WideLife::WideLife()']

/src/logging-log4cxx/src/fuzzers/cpp/JSONLayoutFuzzer.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['log4cxx::spi::LoggingEvent::LoggingEventPrivate::renderMessage()', 'LLVMFuzzerTestOneInput', 'log4cxx::JSONLayout::appendSerializedNDC(std::__1::basic_string, std::__1::allocator >&, std::__1::shared_ptr const&) const', 'log4cxx::helpers::CharsetDecoder::createDefaultDecoder()', 'log4cxx::helpers::OptionConverter::toBoolean(std::__1::basic_string, std::__1::allocator > const&, bool)', 'log4cxx::helpers::WideLife >::~WideLife()', 'log4cxx::helpers::CharsetDecoder::getDefaultDecoder()', 'log4cxx::JSONLayout::format(std::__1::basic_string, std::__1::allocator >&, std::__1::shared_ptr const&, log4cxx::helpers::Pool&) const']

Runtime coverage analysis

This section shows analysis of runtime coverage data.

For futher technical details on how this section is generated, please see the Glossary .

Complex functions with low coverage

Func name Function total lines Lines covered at runtime percentage covered Reached by fuzzers
log4cxx::helpers::SimpleDateFormatImpl::PatternToken::renderFacet(std::__1::localeconst*,void(*)(tm&,apr_time_exp_t&),char,unsignedint,charconst*,std::__1::vector ,std::__1::allocator >,std::__1::allocator ,std::__1::allocator >>>&) 58 31 53.44% ['PatternConverterFuzzer-utf-8', '/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp', 'PatternParserFuzzer-utf-8']
log4cxx::helpers::ThreadUtility::configure(log4cxx::helpers::ThreadConfigurationType) 31 7 22.58% ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', '/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp']
log4cxx::helpers::OptionConverter::convertSpecialChars(std::__1::basic_string ,std::__1::allocator >const&) 32 12 37.5% ['PatternLayoutFuzzer-wchar_t', '/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp']
log4cxx::PatternLayout::setOption(std::__1::basic_string ,std::__1::allocator >const&,std::__1::basic_string ,std::__1::allocator >const&) 38 8 21.05% ['PatternLayoutFuzzer-wchar_t', '/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp']
PropertyParser::parse(std::__1::basic_string ,std::__1::allocator >&,log4cxx::helpers::Properties&) 262 81 30.91% ['PatternLayoutFuzzer-wchar_t', '/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp']
log4cxx::PropertyConfigurator::doConfigure(log4cxx::helpers::Properties&,std::__1::shared_ptr ) 52 25 48.07% ['PatternLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', '/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp']
log4cxx::PropertyConfigurator::parseLogger(log4cxx::helpers::Properties&,std::__1::shared_ptr &,std::__1::basic_string ,std::__1::allocator >const&,std::__1::basic_string ,std::__1::allocator >const&,std::__1::basic_string ,std::__1::allocator >const&,bool) 79 35 44.30% ['PatternLayoutFuzzer-wchar_t', '/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp']
log4cxx::PropertyConfigurator::parseAppender(log4cxx::helpers::Properties&,std::__1::basic_string ,std::__1::allocator >const&) 110 38 34.54% ['PatternLayoutFuzzer-wchar_t', '/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp']
log4cxx::pattern::CachedDateFormat::format(std::__1::basic_string ,std::__1::allocator >&,long,log4cxx::helpers::Pool&)const 35 17 48.57% ['JSONLayoutFuzzer-wchar_t', '/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp', 'PatternConverterFuzzer-wchar_t']
log4cxx::helpers::SimpleDateFormatImpl::PatternToken::renderFacet(std::__1::localeconst*,void(*)(tm&,apr_time_exp_t&),char,unsignedint,charconst*,std::__1::vector ,std::__1::allocator >,std::__1::allocator ,std::__1::allocator >>>&) 58 31 53.44% ['PatternParserFuzzer-wchar_t', '/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp', 'PatternConverterFuzzer-wchar_t']
log4cxx::helpers::OptionConverter::convertSpecialChars(std::__1::basic_string ,std::__1::allocator >const&) 32 12 37.5% ['PatternLayoutFuzzer-utf-8', '/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp']
log4cxx::PatternLayout::setOption(std::__1::basic_string ,std::__1::allocator >const&,std::__1::basic_string ,std::__1::allocator >const&) 38 8 21.05% ['PatternLayoutFuzzer-utf-8', '/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp']
PropertyParser::parse(std::__1::basic_string ,std::__1::allocator >&,log4cxx::helpers::Properties&) 262 81 30.91% ['PatternLayoutFuzzer-utf-8', '/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp']
log4cxx::PropertyConfigurator::parseLogger(log4cxx::helpers::Properties&,std::__1::shared_ptr &,std::__1::basic_string ,std::__1::allocator >const&,std::__1::basic_string ,std::__1::allocator >const&,std::__1::basic_string ,std::__1::allocator >const&,bool) 79 35 44.30% ['PatternLayoutFuzzer-utf-8', '/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp']
log4cxx::PropertyConfigurator::parseAppender(log4cxx::helpers::Properties&,std::__1::basic_string ,std::__1::allocator >const&) 110 38 34.54% ['PatternLayoutFuzzer-utf-8', '/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp']
log4cxx::DefaultConfigurator::configure(std::__1::shared_ptr ) 64 22 34.37% ['TimeBasedRollingPolicyFuzzer-utf-8', '/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp']
log4cxx::FileAppender::activateOptionsInternal(log4cxx::helpers::Pool&) 44 19 43.18% ['TimeBasedRollingPolicyFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', '/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp']
log4cxx::FileAppender::setFileInternal(std::__1::basic_string ,std::__1::allocator >const&,bool,bool,unsignedlong,log4cxx::helpers::Pool&) 65 23 35.38% ['TimeBasedRollingPolicyFuzzer-utf-8', '/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp']
log4cxx::rolling::RollingFileAppender::rolloverInternal(log4cxx::helpers::Pool&) 116 15 12.93% ['TimeBasedRollingPolicyFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', '/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp']
log4cxx::rolling::TimeBasedRollingPolicy::rollover(std::__1::basic_string ,std::__1::allocator >const&,bool,log4cxx::helpers::Pool&) 52 15 28.84% ['TimeBasedRollingPolicyFuzzer-utf-8', '/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp']

Files and Directories in report

This section shows which files and directories are considered in this report. The main reason for showing this is fuzz introspector may include more code in the reasoning than is desired. This section helps identify if too many files/directories are included, e.g. third party code, which may be irrelevant for the threat model. In the event too much is included, fuzz introspector supports a configuration file that can exclude data from the report. See the following link for more information on how to create a config file: link

Files in report

Source file Reached by Covered by
[] []
/src/logging-log4cxx/src/main/include/log4cxx/defaultloggerfactory.h ['PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/threadutility.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/optionconverter.cpp ['PatternConverterFuzzer-utf-8', 'DOMConfiguratorFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'PatternParserFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'DOMConfiguratorFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'PatternParserFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/linelocationpatternconverter.cpp ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/timebasedrollingpolicy.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/private/socket_priv.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/pattern/loggerpatternconverter.h ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/fileinputstream.cpp ['PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/hierarchy.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/helpers/exception.h ['PatternConverterFuzzer-utf-8', 'DOMConfiguratorFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'PatternParserFuzzer-wchar_t', 'PatternConverterFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-wchar_t'] []
/src/logging-log4cxx/src/main/cpp/levelrangefilter.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/manualtriggeringpolicy.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/spi/loggerrepository.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/net/xmlsocketappender.h [] []
/src/logging-log4cxx/src/fuzzers/cpp/DOMConfiguratorFuzzer.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/patternparser.cpp ['PatternParserFuzzer-utf-8', 'PatternParserFuzzer-wchar_t'] ['PatternParserFuzzer-utf-8', 'PatternParserFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/spi/errorhandler.h ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/pattern/messagepatternconverter.h ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/helpers/charsetencoder.h ['DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-wchar_t', 'PatternParserFuzzer-wchar_t', 'PatternConverterFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-wchar_t', 'PatternParserFuzzer-wchar_t', 'PatternConverterFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/properties.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/helpers/writer.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/consoleappender.h [] []
/src/logging-log4cxx/src/main/cpp/mdcpatternconverter.cpp [] []
/src/logging-log4cxx/src/main/include/log4cxx/rolling/timebasedrollingpolicy.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/pattern/threadusernamepatternconverter.h ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/spi/defaultrepositoryselector.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/rolling/triggeringpolicy.h ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/fileappender.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/spi/triggeringeventevaluator.h ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/pattern/patternconverter.h [] []
/src/logging-log4cxx/src/fuzzers/cpp/JSONLayoutFuzzer.cpp ['JSONLayoutFuzzer-utf-8', 'JSONLayoutFuzzer-wchar_t'] ['JSONLayoutFuzzer-utf-8', 'JSONLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/systemerrwriter.cpp ['PatternConverterFuzzer-utf-8', 'DOMConfiguratorFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'PatternParserFuzzer-wchar_t', 'PatternConverterFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'DOMConfiguratorFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'PatternParserFuzzer-wchar_t', 'PatternConverterFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/jsonlayout.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/helpers/bufferedwriter.h [] []
/src/logging-log4cxx/src/main/cpp/action.cpp [] []
/src/logging-log4cxx/src/main/include/log4cxx/helpers/inetaddress.h [] []
/src/logging-log4cxx/src/main/cpp/fallbackerrorhandler.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/formattinginfo.cpp ['PatternParserFuzzer-utf-8', 'PatternParserFuzzer-wchar_t'] ['PatternParserFuzzer-utf-8', 'PatternParserFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/rolling/filerenameaction.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/net/syslogappender.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/layout.h ['DOMConfiguratorFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'XMLLayoutFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'HTMLLayoutFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'XMLLayoutFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'HTMLLayoutFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/pattern/integerpatternconverter.h [] []
/src/logging-log4cxx/src/main/cpp/ndcpatternconverter.cpp ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/colorstartpatternconverter.cpp [] []
/src/logging-log4cxx/src/main/include/log4cxx/pattern/relativetimepatternconverter.h ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/helpers/threadutility.h ['TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t'] []
/src/logging-log4cxx/src/main/cpp/aprdatagramsocket.cpp [] []
/src/logging-log4cxx/src/main/include/log4cxx/helpers/inputstreamreader.h [] []
/src/logging-log4cxx/src/main/cpp/simpledateformat.cpp ['HTMLLayoutFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8'] ['HTMLLayoutFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8']
/src/logging-log4cxx/src/main/include/log4cxx/rolling/fixedwindowrollingpolicy.h [] []
/src/logging-log4cxx/src/main/cpp/syslogwriter.cpp [] []
/src/logging-log4cxx/src/main/include/log4cxx/private/aprdatagramsocket.h [] []
/src/logging-log4cxx/src/main/cpp/level.cpp ['PatternConverterFuzzer-utf-8', 'DOMConfiguratorFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'XMLLayoutFuzzer-wchar_t', 'PatternParserFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'JSONLayoutFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'DOMConfiguratorFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'XMLLayoutFuzzer-wchar_t', 'PatternParserFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'JSONLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/rolling/zipcompressaction.h [] []
/src/logging-log4cxx/src/main/cpp/cyclicbuffer.cpp [] []
/src/logging-log4cxx/src/main/include/log4cxx/private/rollingfileappender_priv.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/rolling/sizebasedtriggeringpolicy.h [] []
/src/logging-log4cxx/src/main/cpp/threadusernamepatternconverter.cpp ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/loader.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/writerappender.cpp ['TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/pattern/linelocationpatternconverter.h ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/configurator.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/helpers/onlyonceerrorhandler.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/helpers/systemoutwriter.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/filter/levelmatchfilter.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/asyncappender.h ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/sizebasedtriggeringpolicy.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/defaultconfigurator.cpp [] []
/src/logging-log4cxx/src/main/cpp/colorendpatternconverter.cpp [] []
/src/logging-log4cxx/src/main/cpp/gzcompressaction.cpp [] []
/src/logging-log4cxx/src/main/cpp/locationinfofilter.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/private/fileappender_priv.h [] []
/usr/local/bin/../include/c++/v1/__exception/exception.h ['PatternConverterFuzzer-utf-8', 'DOMConfiguratorFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'PatternParserFuzzer-wchar_t', 'PatternConverterFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-wchar_t'] []
/src/logging-log4cxx/src/main/cpp/rollingfileappender.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/zipcompressaction.cpp [] []
/src/logging-log4cxx/src/main/include/log4cxx/pattern/methodlocationpatternconverter.h ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/pattern/fulllocationpatternconverter.h ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/dateformat.cpp [] []
/usr/local/bin/../include/c++/v1/sstream ['PatternConverterFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'XMLLayoutFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t'] []
/src/logging-log4cxx/src/main/include/log4cxx/rolling/rollingpolicybase.h [] []
/src/logging-log4cxx/src/main/cpp/htmllayout.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8']
/src/logging-log4cxx/src/main/include/log4cxx/helpers/datagrampacket.h [] []
/src/logging-log4cxx/src/main/cpp/throwableinformationpatternconverter.cpp ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/helpers/socket.h [] []
/src/logging-log4cxx/src/main/cpp/nameabbreviator.cpp ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/private/string_c11.h ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/filter/locationinfofilter.h [] []
/src/logging-log4cxx/src/main/cpp/charsetdecoder.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'XMLLayoutFuzzer-wchar_t', 'PatternParserFuzzer-wchar_t', 'PatternConverterFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'XMLLayoutFuzzer-wchar_t', 'PatternParserFuzzer-wchar_t', 'PatternConverterFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/propertyconfigurator.h [] []
/src/logging-log4cxx/src/main/cpp/exception.cpp ['PatternConverterFuzzer-utf-8', 'DOMConfiguratorFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'PatternParserFuzzer-wchar_t', 'PatternConverterFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'DOMConfiguratorFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'PatternParserFuzzer-wchar_t', 'PatternConverterFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/helpers/object.h ['PatternConverterFuzzer-utf-8', 'DOMConfiguratorFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'XMLLayoutFuzzer-wchar_t', 'PatternParserFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'DOMConfiguratorFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'XMLLayoutFuzzer-wchar_t', 'PatternParserFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/fuzzers/cpp/PatternLayoutFuzzer.cpp ['PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/rolling/filterbasedtriggeringpolicy.h ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/shortfilelocationpatternconverter.cpp [] []
/src/logging-log4cxx/src/main/cpp/stringmatchfilter.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp ['/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp', '/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp'] ['/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp', '/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp']
/src/logging-log4cxx/src/main/cpp/onlyonceerrorhandler.cpp [] []
/src/logging-log4cxx/src/main/include/log4cxx/rolling/rolloverdescription.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/net/telnetappender.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/helpers/dateformat.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/helpers/outputstream.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/rolling/action.h [] []
/src/logging-log4cxx/src/main/cpp/xmlsocketappender.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/private/syslogappender_priv.h [] []
/src/logging-log4cxx/src/main/cpp/writer.cpp [] []
/src/logging-log4cxx/src/main/cpp/aprserversocket.cpp [] []
/src/logging-log4cxx/src/main/include/log4cxx/helpers/datagramsocket.h [] []
/src/logging-log4cxx/src/main/cpp/outputstreamwriter.cpp [] []
/src/logging-log4cxx/src/main/include/log4cxx/net/socketappenderskeleton.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/pattern/nameabbreviator.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/filter/stringmatchfilter.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/spi/loggingevent.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/pattern/literalpatternconverter.h [] []
/src/logging-log4cxx/src/main/cpp/asyncbuffer.cpp ['PatternConverterFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'HTMLLayoutFuzzer-wchar_t', 'XMLLayoutFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'JSONLayoutFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'HTMLLayoutFuzzer-wchar_t', 'XMLLayoutFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'JSONLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/appender.h ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/private/action_priv.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/pattern/filelocationpatternconverter.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/pattern/lineseparatorpatternconverter.h ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/rollingpolicy.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/helpers/fileinputstream.h [] []
/src/logging-log4cxx/src/main/cpp/defaultrepositoryselector.cpp [] []
/src/logging-log4cxx/src/main/include/log4cxx/writerappender.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/rolling/rollingpolicy.h ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/loggerpatternconverter.cpp ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/fuzzers/cpp/HTMLLayoutFuzzer.cpp ['HTMLLayoutFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8'] ['HTMLLayoutFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8']
/src/logging-log4cxx/src/main/include/log4cxx/helpers/systemerrwriter.h [] []
/src/logging-log4cxx/src/main/cpp/outputstream.cpp [] []
/src/logging-log4cxx/src/main/include/log4cxx/helpers/inputstream.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/pattern/formattinginfo.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/net/smtpappender.h ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/private/rollingpolicybase_priv.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/fileappender.h [] []
/src/logging-log4cxx/src/main/cpp/datepatternconverter.cpp ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/file.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/pattern/classnamepatternconverter.h ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/spi/loggerfactory.h ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/private/odbcappender_priv.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/helpers/socketoutputstream.h [] []
/src/logging-log4cxx/src/main/cpp/cacheddateformat.cpp ['PatternConverterFuzzer-utf-8', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/fileoutputstream.cpp [] []
/src/logging-log4cxx/src/fuzzers/cpp/TimeBasedRollingPolicyFuzzer.cpp ['TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['TimeBasedRollingPolicyFuzzer-utf-8']
/src/logging-log4cxx/src/main/cpp/literalpatternconverter.cpp ['PatternParserFuzzer-utf-8', 'PatternParserFuzzer-wchar_t'] ['PatternParserFuzzer-utf-8', 'PatternParserFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/helpers/datetimedateformat.h [] []
/src/logging-log4cxx/src/main/cpp/triggeringpolicy.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/timezone.cpp ['PatternConverterFuzzer-utf-8', 'HTMLLayoutFuzzer-wchar_t', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8'] ['PatternConverterFuzzer-utf-8', 'HTMLLayoutFuzzer-wchar_t', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8']
/src/logging-log4cxx/src/main/cpp/defaultloggerfactory.cpp [] []
/src/logging-log4cxx/src/main/include/log4cxx/helpers/singletonholder.h ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/filter/denyallfilter.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/spi/location/locationinfo.h ['PatternConverterFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'XMLLayoutFuzzer-wchar_t', 'PatternParserFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'XMLLayoutFuzzer-wchar_t', 'PatternParserFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'JSONLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/loglog.cpp ['PatternConverterFuzzer-utf-8', 'DOMConfiguratorFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'PatternParserFuzzer-wchar_t', 'PatternConverterFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'DOMConfiguratorFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'PatternParserFuzzer-wchar_t', 'PatternConverterFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/messagebuffer.cpp ['PatternConverterFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'XMLLayoutFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'XMLLayoutFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/transform.cpp ['XMLLayoutFuzzer-utf-8', 'HTMLLayoutFuzzer-wchar_t', 'XMLLayoutFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8'] ['XMLLayoutFuzzer-utf-8', 'HTMLLayoutFuzzer-wchar_t', 'XMLLayoutFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8']
/src/logging-log4cxx/src/main/cpp/namepatternconverter.cpp ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/strftimedateformat.cpp [] []
/src/logging-log4cxx/src/main/cpp/threadspecificdata.cpp ['PatternConverterFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'HTMLLayoutFuzzer-wchar_t', 'XMLLayoutFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'JSONLayoutFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'HTMLLayoutFuzzer-wchar_t', 'XMLLayoutFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'JSONLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/transcoder.cpp ['PatternConverterFuzzer-utf-8', 'DOMConfiguratorFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'XMLLayoutFuzzer-wchar_t', 'PatternParserFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'DOMConfiguratorFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'XMLLayoutFuzzer-wchar_t', 'PatternParserFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/filedatepatternconverter.cpp [] []
/src/logging-log4cxx/src/main/include/log4cxx/private/filter_priv.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/private/aprsocket.h [] []
/src/logging-log4cxx/src/fuzzers/cpp/PatternParserFuzzer.cpp ['PatternParserFuzzer-utf-8', 'PatternParserFuzzer-wchar_t'] ['PatternParserFuzzer-utf-8', 'PatternParserFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/classnamepatternconverter.cpp ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/mdc.cpp ['PatternConverterFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'HTMLLayoutFuzzer-wchar_t', 'XMLLayoutFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'JSONLayoutFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'HTMLLayoutFuzzer-wchar_t', 'XMLLayoutFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'JSONLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/db/odbcappender.h [] []
/src/logging-log4cxx/src/main/cpp/filter.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/logger.h ['PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/patternlayout.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/aprsocket.cpp [] []
/usr/local/bin/../include/c++/v1/variant [] []
/src/logging-log4cxx/src/main/cpp/datagramsocket.cpp [] []
/src/logging-log4cxx/src/main/include/log4cxx/spi/repositoryselector.h ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/filerenameaction.cpp [] []
/usr/local/bin/../include/c++/v1/stdexcept [] []
/usr/local/bin/../include/c++/v1/optional ['PatternConverterFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'HTMLLayoutFuzzer-wchar_t', 'XMLLayoutFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'JSONLayoutFuzzer-wchar_t'] []
/src/logging-log4cxx/src/main/cpp/pool.cpp ['PatternConverterFuzzer-utf-8', 'DOMConfiguratorFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'XMLLayoutFuzzer-wchar_t', 'PatternParserFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'DOMConfiguratorFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'XMLLayoutFuzzer-wchar_t', 'PatternParserFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'JSONLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/pattern/propertiespatternconverter.h ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/class.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/helpers/outputstreamwriter.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/patternlayout.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/pattern/levelpatternconverter.h ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/helpers/fileoutputstream.h [] []
/src/logging-log4cxx/src/main/cpp/socketoutputstream.cpp [] []
/src/logging-log4cxx/src/main/include/log4cxx/htmllayout.h [] []
/src/logging-log4cxx/src/main/cpp/propertiespatternconverter.cpp ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/datagrampacket.cpp [] []
/src/logging-log4cxx/src/fuzzers/cpp/PatternConverterFuzzer.cpp ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/rolling/gzcompressaction.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/config/propertysetter.h ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] []
/src/logging-log4cxx/src/main/cpp/logger.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/bytebuffer.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'XMLLayoutFuzzer-wchar_t', 'PatternParserFuzzer-wchar_t', 'PatternConverterFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'XMLLayoutFuzzer-wchar_t', 'PatternParserFuzzer-wchar_t', 'PatternConverterFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/helpers/charsetdecoder.h ['DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-wchar_t', 'XMLLayoutFuzzer-wchar_t', 'PatternParserFuzzer-wchar_t', 'PatternConverterFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-wchar_t', 'XMLLayoutFuzzer-wchar_t', 'PatternParserFuzzer-wchar_t', 'PatternConverterFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/helpers/appenderattachableimpl.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/filter/levelrangefilter.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/pattern/datepatternconverter.h [] []
/src/logging-log4cxx/src/main/cpp/levelmatchfilter.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/asyncappender.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/inetaddress.cpp [] []
/src/logging-log4cxx/src/main/include/log4cxx/helpers/absolutetimedateformat.h [] []
/src/logging-log4cxx/src/main/cpp/aprinitializer.cpp ['PatternConverterFuzzer-utf-8', 'DOMConfiguratorFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'PatternParserFuzzer-wchar_t', 'PatternConverterFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'DOMConfiguratorFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'PatternParserFuzzer-wchar_t', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/private/appenderskeleton_priv.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/pattern/colorstartpatternconverter.h [] []
/src/logging-log4cxx/src/main/cpp/stringhelper.cpp ['PatternConverterFuzzer-utf-8', 'DOMConfiguratorFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'XMLLayoutFuzzer-wchar_t', 'PatternParserFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'DOMConfiguratorFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'XMLLayoutFuzzer-wchar_t', 'PatternParserFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/rolling/manualtriggeringpolicy.h [] []
/src/logging-log4cxx/src/main/cpp/fulllocationpatternconverter.cpp ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/pattern/mdcpatternconverter.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/helpers/integer.h [] []
/src/logging-log4cxx/src/main/cpp/classregistration.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/stringtokenizer.cpp ['PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/appenderskeleton.h ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/level.h ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/systemoutwriter.cpp [] []
/src/logging-log4cxx/src/main/cpp/methodlocationpatternconverter.cpp ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/pattern/threadpatternconverter.h ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/socket.cpp [] []
/src/logging-log4cxx/src/main/cpp/lineseparatorpatternconverter.cpp ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/locationinfo.cpp ['PatternConverterFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'XMLLayoutFuzzer-wchar_t', 'PatternParserFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'XMLLayoutFuzzer-wchar_t', 'PatternParserFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'JSONLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/integerpatternconverter.cpp [] []
/src/logging-log4cxx/src/main/cpp/consoleappender.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/smtpappender.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/layout.cpp ['DOMConfiguratorFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'XMLLayoutFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'HTMLLayoutFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'XMLLayoutFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'HTMLLayoutFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/pattern/colorendpatternconverter.h [] []
/src/logging-log4cxx/src/main/cpp/filelocationpatternconverter.cpp [] []
/src/logging-log4cxx/src/main/cpp/messagepatternconverter.cpp ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/pattern/ndcpatternconverter.h ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/private/datagramsocket_priv.h [] []
/src/logging-log4cxx/src/main/cpp/loggingevent.cpp ['PatternConverterFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'HTMLLayoutFuzzer-wchar_t', 'XMLLayoutFuzzer-wchar_t', 'PatternParserFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'JSONLayoutFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'HTMLLayoutFuzzer-wchar_t', 'XMLLayoutFuzzer-wchar_t', 'PatternParserFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'JSONLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/rollingpolicybase.cpp ['TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/spi/appenderattachable.h ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/filewatchdog.cpp [] []
/src/logging-log4cxx/src/main/include/log4cxx/pattern/throwableinformationpatternconverter.h ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/helpers/aprinitializer.h ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8']
/src/logging-log4cxx/src/main/cpp/rootlogger.cpp [] []
/src/logging-log4cxx/src/main/cpp/loggingeventpatternconverter.cpp ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/usr/local/bin/../include/c++/v1/string [] []
/src/logging-log4cxx/src/fuzzers/cpp/XMLLayoutFuzzer.cpp ['XMLLayoutFuzzer-utf-8', 'XMLLayoutFuzzer-wchar_t'] ['XMLLayoutFuzzer-utf-8', 'XMLLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/domconfigurator.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/fixedwindowrollingpolicy.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/helpers/date.h [] []
/src/logging-log4cxx/src/main/cpp/patternconverter.cpp ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/pattern/namepatternconverter.h ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/helpers/timezone.h ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/charsetencoder.cpp ['DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-wchar_t', 'PatternParserFuzzer-wchar_t', 'PatternConverterFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-wchar_t', 'PatternParserFuzzer-wchar_t', 'PatternConverterFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/syslogappender.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/private/patternconverter_priv.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/spi/filter.h ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/integer.cpp [] []
/src/logging-log4cxx/src/main/cpp/jsonlayout.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'JSONLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'JSONLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/telnetappender.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/inputstream.cpp ['PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/spi/configurator.h ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/xml/xmllayout.h [] []
/src/logging-log4cxx/src/main/cpp/propertysetter.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/appenderskeleton.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/system.cpp ['PatternConverterFuzzer-utf-8', 'DOMConfiguratorFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'PatternParserFuzzer-wchar_t', 'PatternConverterFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'DOMConfiguratorFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'PatternParserFuzzer-wchar_t', 'PatternConverterFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/private/socketappenderskeleton_priv.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/varia/fallbackerrorhandler.h [] []
/src/logging-log4cxx/src/main/cpp/reader.cpp [] []
/src/logging-log4cxx/src/main/cpp/bufferedwriter.cpp [] []
/src/logging-log4cxx/src/main/include/log4cxx/pattern/shortfilelocationpatternconverter.h [] []
/src/logging-log4cxx/src/main/cpp/threadpatternconverter.cpp ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/inputstreamreader.cpp [] []
/src/logging-log4cxx/src/main/include/log4cxx/helpers/reader.h [] []
/src/logging-log4cxx/src/main/cpp/rolloverdescription.cpp ['TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/serversocket.cpp [] []
/src/logging-log4cxx/src/main/include/log4cxx/rolling/rollingfileappender.h ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/helpers/threadspecificdata.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/simplelayout.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/spi/optionhandler.h ['DOMConfiguratorFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'XMLLayoutFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'HTMLLayoutFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'XMLLayoutFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'HTMLLayoutFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/odbcappender.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/socketappenderskeleton.cpp [] []
/src/logging-log4cxx/src/main/cpp/ndc.cpp ['PatternConverterFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'HTMLLayoutFuzzer-wchar_t', 'XMLLayoutFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'JSONLayoutFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'HTMLLayoutFuzzer-wchar_t', 'XMLLayoutFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'JSONLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/xml/domconfigurator.h ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/spi/rootlogger.h [] []
/src/logging-log4cxx/src/main/cpp/date.cpp ['PatternConverterFuzzer-utf-8', 'DOMConfiguratorFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'PatternParserFuzzer-wchar_t', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'DOMConfiguratorFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'PatternParserFuzzer-wchar_t', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/helpers/xml.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/private/writerappender_priv.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/private/serversocket_priv.h [] []
/src/logging-log4cxx/src/main/include/log4cxx/private/aprserversocket.h [] []
/src/logging-log4cxx/src/main/cpp/xmllayout.cpp ['DOMConfiguratorFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'XMLLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'XMLLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/appenderattachableimpl.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/levelpatternconverter.cpp ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/hierarchy.cpp [] []
/usr/local/bin/../include/c++/v1/__iterator/move_iterator.h [] []
/src/logging-log4cxx/src/main/cpp/logmanager.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/filterbasedtriggeringpolicy.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/simplelayout.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/pattern/loggingeventpatternconverter.h ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/helpers/widelife.h ['PatternConverterFuzzer-utf-8', 'DOMConfiguratorFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'XMLLayoutFuzzer-wchar_t', 'PatternParserFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'DOMConfiguratorFuzzer-utf-8', 'PatternParserFuzzer-utf-8', 'XMLLayoutFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'HTMLLayoutFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t', 'TimeBasedRollingPolicyFuzzer-utf-8', 'XMLLayoutFuzzer-wchar_t', 'PatternParserFuzzer-wchar_t', 'JSONLayoutFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t', 'HTMLLayoutFuzzer-utf-8', 'TimeBasedRollingPolicyFuzzer-wchar_t', 'JSONLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/propertyconfigurator.cpp ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t'] ['DOMConfiguratorFuzzer-utf-8', 'DOMConfiguratorFuzzer-wchar_t', 'PatternLayoutFuzzer-utf-8', 'PatternLayoutFuzzer-wchar_t']
/src/logging-log4cxx/src/main/cpp/relativetimepatternconverter.cpp ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t'] ['PatternConverterFuzzer-utf-8', 'PatternConverterFuzzer-wchar_t']
/src/logging-log4cxx/src/main/include/log4cxx/helpers/iso8601dateformat.h [] []

Directories in report

Directory
/src/logging-log4cxx/src/main/include/log4cxx/spi/location/
/src/logging-log4cxx/src/main/include/log4cxx/varia/
/src/logging-log4cxx/src/main/include/log4cxx/spi/
/src/logging-log4cxx/src/main/include/log4cxx/rolling/
/usr/local/bin/../include/c++/v1/__exception/
/src/logging-log4cxx/src/main/include/log4cxx/net/
/src/logging-log4cxx/src/main/include/log4cxx/
/usr/local/bin/../include/c++/v1/
/src/logging-log4cxx/src/cmake/
/src/logging-log4cxx/src/fuzzers/cpp/
/src/logging-log4cxx/src/main/include/log4cxx/filter/
/src/logging-log4cxx/src/main/include/log4cxx/helpers/
/src/logging-log4cxx/src/main/include/log4cxx/config/
/src/logging-log4cxx/src/main/cpp/
/src/logging-log4cxx/src/main/include/log4cxx/private/
/src/logging-log4cxx/src/main/include/log4cxx/db/
/src/logging-log4cxx/src/main/include/log4cxx/xml/
/usr/local/bin/../include/c++/v1/__iterator/
/src/logging-log4cxx/src/main/include/log4cxx/pattern/

Metadata section

This sections shows the raw data that is used to produce this report. This is mainly used for further processing and developer debugging.

Fuzzer Calltree file Program data file Coverage file
PatternConverterFuzzer-utf-8 fuzzerLogFile-0-j2GdxgH4aO.data fuzzerLogFile-0-j2GdxgH4aO.data.yaml PatternConverterFuzzer-utf-8.covreport
DOMConfiguratorFuzzer-utf-8 fuzzerLogFile-0-EMgQQ9ksE3.data fuzzerLogFile-0-EMgQQ9ksE3.data.yaml DOMConfiguratorFuzzer-utf-8.covreport
PatternParserFuzzer-utf-8 fuzzerLogFile-0-yjpVFCg0pz.data fuzzerLogFile-0-yjpVFCg0pz.data.yaml PatternParserFuzzer-utf-8.covreport
XMLLayoutFuzzer-utf-8 fuzzerLogFile-0-WjFARRBSbr.data fuzzerLogFile-0-WjFARRBSbr.data.yaml XMLLayoutFuzzer-utf-8.covreport
/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp fuzzerLogFile-0-6hgItvRV2y.data fuzzerLogFile-0-6hgItvRV2y.data.yaml PatternLayoutFuzzer-wchar_t.covreport , DOMConfiguratorFuzzer-utf-8.covreport , TimeBasedRollingPolicyFuzzer-wchar_t.covreport , PatternConverterFuzzer-wchar_t.covreport , PatternParserFuzzer-utf-8.covreport , HTMLLayoutFuzzer-utf-8.covreport , DOMConfiguratorFuzzer-wchar_t.covreport , PatternConverterFuzzer-utf-8.covreport , JSONLayoutFuzzer-wchar_t.covreport , XMLLayoutFuzzer-wchar_t.covreport , PatternLayoutFuzzer-utf-8.covreport , JSONLayoutFuzzer-utf-8.covreport , XMLLayoutFuzzer-utf-8.covreport , HTMLLayoutFuzzer-wchar_t.covreport , TimeBasedRollingPolicyFuzzer-utf-8.covreport , PatternParserFuzzer-wchar_t.covreport
/src/logging-log4cxx/src/cmake/LibFuzzerTest.cpp fuzzerLogFile-0-C6gv2S3OYp.data fuzzerLogFile-0-C6gv2S3OYp.data.yaml PatternLayoutFuzzer-wchar_t.covreport , DOMConfiguratorFuzzer-utf-8.covreport , TimeBasedRollingPolicyFuzzer-wchar_t.covreport , PatternConverterFuzzer-wchar_t.covreport , PatternParserFuzzer-utf-8.covreport , HTMLLayoutFuzzer-utf-8.covreport , DOMConfiguratorFuzzer-wchar_t.covreport , PatternConverterFuzzer-utf-8.covreport , JSONLayoutFuzzer-wchar_t.covreport , XMLLayoutFuzzer-wchar_t.covreport , PatternLayoutFuzzer-utf-8.covreport , JSONLayoutFuzzer-utf-8.covreport , XMLLayoutFuzzer-utf-8.covreport , HTMLLayoutFuzzer-wchar_t.covreport , TimeBasedRollingPolicyFuzzer-utf-8.covreport , PatternParserFuzzer-wchar_t.covreport
DOMConfiguratorFuzzer-wchar_t fuzzerLogFile-0-rmsvxZOgdl.data fuzzerLogFile-0-rmsvxZOgdl.data.yaml DOMConfiguratorFuzzer-wchar_t.covreport
HTMLLayoutFuzzer-wchar_t fuzzerLogFile-0-PA3pWDN0fF.data fuzzerLogFile-0-PA3pWDN0fF.data.yaml HTMLLayoutFuzzer-wchar_t.covreport
PatternLayoutFuzzer-utf-8 fuzzerLogFile-0-1h4zJPM7UB.data fuzzerLogFile-0-1h4zJPM7UB.data.yaml PatternLayoutFuzzer-utf-8.covreport
PatternLayoutFuzzer-wchar_t fuzzerLogFile-0-vQYqiypIlH.data fuzzerLogFile-0-vQYqiypIlH.data.yaml PatternLayoutFuzzer-wchar_t.covreport
TimeBasedRollingPolicyFuzzer-utf-8 fuzzerLogFile-0-xWZPi6pDDC.data fuzzerLogFile-0-xWZPi6pDDC.data.yaml TimeBasedRollingPolicyFuzzer-utf-8.covreport
XMLLayoutFuzzer-wchar_t fuzzerLogFile-0-H52RRs87n8.data fuzzerLogFile-0-H52RRs87n8.data.yaml XMLLayoutFuzzer-wchar_t.covreport
PatternParserFuzzer-wchar_t fuzzerLogFile-0-Qjpvast541.data fuzzerLogFile-0-Qjpvast541.data.yaml PatternParserFuzzer-wchar_t.covreport
JSONLayoutFuzzer-utf-8 fuzzerLogFile-0-KH9YAcZStA.data fuzzerLogFile-0-KH9YAcZStA.data.yaml JSONLayoutFuzzer-utf-8.covreport
PatternConverterFuzzer-wchar_t fuzzerLogFile-0-mnFHvfpzbO.data fuzzerLogFile-0-mnFHvfpzbO.data.yaml PatternConverterFuzzer-wchar_t.covreport
HTMLLayoutFuzzer-utf-8 fuzzerLogFile-0-qBxXtENTKr.data fuzzerLogFile-0-qBxXtENTKr.data.yaml HTMLLayoutFuzzer-utf-8.covreport
TimeBasedRollingPolicyFuzzer-wchar_t fuzzerLogFile-0-oUPlAaBlS6.data fuzzerLogFile-0-oUPlAaBlS6.data.yaml TimeBasedRollingPolicyFuzzer-wchar_t.covreport
JSONLayoutFuzzer-wchar_t fuzzerLogFile-0-BwAMI3bTPm.data fuzzerLogFile-0-BwAMI3bTPm.data.yaml JSONLayoutFuzzer-wchar_t.covreport