import torch import torch.nn as nn X = 编程客栈torch.tensor([[10,10,10,0,0,0],[10,10,10,0,0,0],[10,10,10,0,0,0],[10,10,10,0,0,0],[10,10,10,0,0,0],[10,10,10,0,0,0]], dtype=float)
I\'m looking for a code coverage tool that I can use with a BlackBerry application. I\'m using J2ME-Unit for Unit Testing and I want to see how much of my code is being covered by my tests.