/usr/local/lib/perl5/site_perl/5.26.1/x86_64-linux/auto/share/dist/Alien-Kiwisolver/include/kiwi/variable.h | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 4 | 50.0 |
line | true | false | branch |
---|---|---|---|
29 | 2497 | 0 | Variable(std::string name, Context *context = 0) : m_data(new VariableData(std::move(name), context)) {} |
2497 | 0 | Variable(std::string name, Context *context = 0) : m_data(new VariableData(std::move(name), context)) {} |