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

File algo.cpp

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

Source from the content-addressed store, hash-verified

1#include "test_mock_actor.h"
2#include "algo.h"
3#include "rand.h"
4#include "doctest.h"

Callers

nothing calls this directly

Calls 15

testRowAdjFunction · 0.85
testRowAdjBattlerFunction · 0.85
VarianceAdjustEffectFunction · 0.85
makeAgiSkillsFunction · 0.85
testAgiFunction · 0.85
MakeAgiActorFunction · 0.85
MakeAgiEnemyFunction · 0.85
testStatesFunction · 0.85
CalcNormalAttackToHitFunction · 0.85
CalcSkillToHitFunction · 0.85
MakeDBEquipFunction · 0.85
testHitRateRowFunction · 0.85

Tested by

no test coverage detected