Test if matrices A and B are equal. Returns false if sizes of the matrices do not match or if any A[i,j] != B[i,j]
(A, B Matrix)
source not stored for this graph (policy: none)
no test coverage detected