MCPcopy Create free account
hub / github.com/bblanchon/ArduinoJson / use_double_0.cpp

File use_double_0.cpp

extras/tests/MixedConfiguration/use_double_0.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#define ARDUINOJSON_USE_DOUBLE 0
2#include <ArduinoJson.h>
3
4#include <catch.hpp>

Callers

nothing calls this directly

Calls 7

SECTIONFunction · 0.85
serializeJsonFunction · 0.85
parseNumberFunction · 0.85
isinfFunction · 0.85
checkFloatFunction · 0.70
typeMethod · 0.45
asFloatMethod · 0.45

Tested by

no test coverage detected