FEMBasis contains interpolation routines for finite element function spaces. Given ansatz and coordinates of domain, shape functions are calculated symbolically in a very general way to get efficient code. Shape functions can also be given directly and in that case partial derivatives are calculated automatically.
https://coveralls.io/builds/15280039/source?filename=src%2Fcreate_basis.jl
Looks that Coverage.jl is not understanding the content inside macro.