Check the Comment in Reply or Normal State

Check for the comment_parent:

if( '0' != $comment->comment_parent ){
    // this is a reply
}