MCPcopy Create free account
hub / github.com/EasyRPG/Player / variables.cpp

File variables.cpp

tests/variables.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "game_variables.h"
2#include "doctest.h"
3
4TEST_SUITE_BEGIN("Variables");

Callers

nothing calls this directly

Calls 15

minFunction · 0.85
maxFunction · 0.85
SetArrayMethod · 0.80
AddRangeMethod · 0.80
AddArrayMethod · 0.80
SubMethod · 0.80
SubRangeMethod · 0.80
SubArrayMethod · 0.80
MultMethod · 0.80
MultRangeMethod · 0.80
MultArrayMethod · 0.80
DivMethod · 0.80

Tested by

no test coverage detected