/usr/local/lib/perl5/site_perl/5.26.1/x86_64-linux/auto/share/dist/Alien-Kiwisolver/include/kiwi/errors.h | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
23 | 0 | 0 | ~UnsatisfiableConstraint() noexcept {} |
45 | 0 | 0 | ~UnknownConstraint() noexcept {} |
67 | 0 | 0 | ~DuplicateConstraint() noexcept {} |
89 | 0 | 0 | ~UnknownEditVariable() noexcept {} |
111 | 0 | 0 | ~DuplicateEditVariable() noexcept {} |
133 | 0 | 0 | ~BadRequiredStrength() noexcept {} |
147 | 0 | 0 | InternalSolverError(const char *msg) : m_msg(msg) {} |
151 | 0 | 0 | ~InternalSolverError() noexcept {} |